Commit df77f7ae authored by Murukesh Mohanan's avatar Murukesh Mohanan

rules.d formatting, plugin update

parent eb0ff9eb
supertab @ feb2a5f8
Subproject commit c8bfeceb1fc92ad58f2ae6967cbfcd6fbcb0d6e7
Subproject commit feb2a5f837f6ece9967863a4fb427fec33702aa7
syntastic @ 7014a52a
Subproject commit bfc55793ef60ef80055b745fa037bb58f288d3b1
Subproject commit 7014a52acefa594d45c40b3eaefee70549bdcaeb
vim-fugitive @ b319b694
Subproject commit 03cc95cc198ea94a6a003a92cd0e58af4416ec25
Subproject commit b319b694539017dcd789dc2c42f784a30d7b28b8
vim-surround @ 2d05440a
Subproject commit 772ab9587b7d1e2c3bae75395c9123803059ba8a
Subproject commit 2d05440ad23f97a7874ebd9b5de3a0e65d25d85c
......@@ -75,6 +75,7 @@ nnoremap <Up> gk
execute pathogen#infect()
autocmd BufNewFile,BufRead *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.md set filetype=markdown
autocmd BufNewFile,BufRead */debian/rules.d/* set filetype=make
autocmd Filetype gitcommit setlocal spell textwidth=72
autocmd Bufenter *.hs compiler ghc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment