Added shellformat vor VSCodium

This commit is contained in:
Christian Baer 2020-10-10 22:37:34 +02:00
parent b7b1b6f74c
commit 105709b020
3 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -1,4 +1,5 @@
{
"editor.autoIndent": "full",
"editor.tabSize": 2,
"diffEditor.ignoreTrimWhitespace": false,
"editor.fontFamily": "Source Code Pro",

View File

@ -44,6 +44,7 @@ brew "ocrmypdf"
brew "pandoc"
brew "pandoc-citeproc"
brew "rsync"
brew "shfmt"
brew "tesseract"
brew "tesseract-lang"
brew "tmux"