Add tab settings for vim
This commit is contained in:
@@ -19,4 +19,6 @@ Plug 'tpope/vim-sensible'
|
||||
call plug#end()
|
||||
|
||||
syntax enable
|
||||
colorscheme jummidark
|
||||
colorscheme jummidark
|
||||
|
||||
set tabstop=4 softtabstop=0 expandtab shiftwidth=2 smarttab
|
||||
Reference in New Issue
Block a user