Installed vim-pencil for tex and markdown
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
" Settings for markdown
|
||||
set grepprg=grep\ -nH\ $*
|
||||
autocmd BufRead *.md set tw=80
|
||||
let g:pencil#textwidth=80
|
||||
autocmd BufRead *.md set spell
|
||||
autocmd FileType tex call pencil#init({'wrap': 'hard', 'autoformat': 1})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user