Update .vimrc

This commit is contained in:
Shadowfacts 2015-10-05 14:04:17 -04:00
parent b5abd8cfc9
commit dd06c29d9b
1 changed files with 1 additions and 3 deletions

4
.vimrc
View File

@ -1,7 +1,5 @@
inoremap jk <ESC>
filetype plugin indent on
syntax on
autocmd FileType markdown :syntax off
autocmd BufNewFile,BufRead *.md setlocal ft=markdown
autocmd BufNewFile,BufRead *.md setlocal ft=markdown