Initial commit
This commit is contained in:
5
markdown.vim
Normal file
5
markdown.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Settings for markdown
|
||||
set grepprg=grep\ -nH\ $*
|
||||
autocmd BufRead *.md set tw=80
|
||||
autocmd BufRead *.md set spell
|
||||
|
||||
Reference in New Issue
Block a user