Add tab settings for vim

This commit is contained in:
Melissa Avery-Weir
2021-08-12 16:21:25 -04:00
parent a8d332738f
commit b1a03536be

View File

@@ -20,3 +20,5 @@ call plug#end()
syntax enable
colorscheme jummidark
set tabstop=4 softtabstop=0 expandtab shiftwidth=2 smarttab