Updated plugins

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

@ -1 +1 @@
Subproject commit 779185c33cccada094f59aa1345ffe19d2e581e4
Subproject commit c69159f87c933301e9220d8a1bdacbdf498ce86f

@ -1 +1 @@
Subproject commit 16cc4d62c6c14f5d59c7b0e5182fc724d601b97d
Subproject commit 789de8e4e8c505c3058f407750165f0148ea1d02

@ -1 +1 @@
Subproject commit 4d8dd16947926873b40731af06138b8b005194de
Subproject commit f2df795e886809dc08a554ed2d0802c620460de3

@ -1 +1 @@
Subproject commit 469d8100bb97038640b5f77fa36cdbad5a62cc9f
Subproject commit 3de526168464000b6d52731aa1d1a23bd75bcd64

@ -1 +1 @@
Subproject commit 75fc3824bc09053f22735d6726c5cfd614c15642
Subproject commit bd7f7b7929260072864462c04dde3b9f4c5e0d23

@ -1 +1 @@
Subproject commit 5726e8270e2a774c7200ca79868b4128c0c57ad7
Subproject commit e3fa93f29a3a0754204002775e140d8a9acfd7fd

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