Updated plugins

This commit is contained in:
2016-07-15 16:00:10 -05:00
parent fbb5256399
commit 2e8bb65e30
7 changed files with 7 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ filetype indent off
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
au BufRead *.html set filetype=htmlm4
au BufRead *.md set filetype=markdown
au BufRead /tmp/mutt-* set tw=72
set laststatus=2
syntax enable
set background=dark