Switching back to zsh.
This commit is contained in:
1
vimrc
1
vimrc
@@ -100,7 +100,6 @@ cnoremap w!! %!sudo tee > /dev/null %
|
||||
autocmd BufRead,BufNewFile *.fdoc set filetype=yaml
|
||||
" md is markdown
|
||||
autocmd BufRead,BufNewFile *.md set filetype=markdown
|
||||
autocmd BufRead,BufNewFile *.md set spell
|
||||
autocmd FileType javascript setlocal expandtab shiftwidth=2 softtabstop=2
|
||||
autocmd FileType html setlocal expandtab shiftwidth=2 softtabstop=2
|
||||
autocmd FileType css setlocal expandtab shiftwidth=2 softtabstop=2
|
||||
|
||||
Reference in New Issue
Block a user