Use markdown for all *.md files
This commit is contained in:
parent
833741cedf
commit
30d385b92e
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -1,6 +1,7 @@
|
|||
silent! runtime bundle/vim-pathogen/autoload/pathogen.vim
|
||||
silent! execute pathogen#infect()
|
||||
|
||||
autocmd BufRead,BufNewFile *.md set filetype=markdown
|
||||
inoremap <down> <nop>
|
||||
inoremap <left> <nop>
|
||||
inoremap <right> <nop>
|
||||
|
|
Loading…
Reference in a new issue