Commit eb0ff9eb authored by Murukesh Mohanan's avatar Murukesh Mohanan

Merge branch 'master' of git.cse.iitb.ac.in:murukesh/vimrc into HEAD

parents 2c8ee7a3 17798e88
......@@ -22,3 +22,19 @@ foo
Debian
LDAP
Ubuntu
Roshan
plugin
plugins
PPA
PPAs
CLI
hostgroup
hostgroups
Gooner
Facebook
murukesh
mohanan
IIT
Firefox
Github
URLs
......@@ -73,7 +73,8 @@ nnoremap <Down> gj
nnoremap <Up> gk
execute pathogen#infect()
autocmd Bufenter,BufNew *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.pro set syntax=prolog
autocmd BufNewFile,BufRead *.md set filetype=markdown
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