Added shellformat vor VSCodium
This commit is contained in:
parent
b7b1b6f74c
commit
105709b020
@ -3,3 +3,4 @@ arcticicestudio.nord-visual-studio-code
|
||||
CoenraadS.bracket-pair-colorizer-2
|
||||
dendron.dendron-markdown-preview-enhanced
|
||||
Yummygum.city-lights-icon-vsc
|
||||
foxundermoon.shell-format
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"editor.autoIndent": "full",
|
||||
"editor.tabSize": 2,
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"editor.fontFamily": "Source Code Pro",
|
||||
|
@ -44,6 +44,7 @@ brew "ocrmypdf"
|
||||
brew "pandoc"
|
||||
brew "pandoc-citeproc"
|
||||
brew "rsync"
|
||||
brew "shfmt"
|
||||
brew "tesseract"
|
||||
brew "tesseract-lang"
|
||||
brew "tmux"
|
||||
|
Loading…
Reference in New Issue
Block a user