Fix minor issues with vim and zsh
This commit is contained in:
@@ -29,7 +29,7 @@ endif
|
||||
" enable syntax highlighting
|
||||
syntax enable
|
||||
filetype plugin indent on
|
||||
colorscheme molokai
|
||||
colorscheme rosepine
|
||||
highlight Comment ctermfg=blue " make comments readable
|
||||
set autoindent
|
||||
set autoread " reload files when changed on disk, i.e. via `git checkout`
|
||||
|
||||
Reference in New Issue
Block a user