Commit a9cddabf authored by Murukesh Mohanan's avatar Murukesh Mohanan

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

parents 2ab4e63a b1ecf2b2
...@@ -38,3 +38,6 @@ ...@@ -38,3 +38,6 @@
path = bundle/airline path = bundle/airline
url = https://github.com/bling/vim-airline url = https://github.com/bling/vim-airline
ignore = dirty ignore = dirty
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
LaTeX-Box @ f6e465c2
Subproject commit e6cda6812812716f9c232d7cfa0d26d5bf16c50c Subproject commit f6e465c23ed918e04e9b0690ce5ab49df141094c
airline @ e2a12086
Subproject commit ca925efdbfe88b03597efc7caee4ee8762a2cfe0 Subproject commit e2a120869ba36da5d26df74fb23ef4052d55b6f0
colorschemes @ 81c6dd7c
Subproject commit 81c6dd7ce3169e5ad9ba92422ba6e1ce5b074e36
diffchar.vim @ d3932e2a
Subproject commit 8bbc4b17331e0cec40e1c1d7a9b39493ef90a612 Subproject commit d3932e2a68c957299761b91f9b4743ce60f93a46
syntastic @ a7758aa1
Subproject commit 47821840200cd8e14e99001caac602a37cdf8d5c Subproject commit a7758aa188a2a1979070c704ff721216bdd68bc8
vim-surround @ ec579a50
Subproject commit fd75eb2cb2ffe85a457445cb152d5a6c7acda140 Subproject commit ec579a50478758ee6cebe265cf536f9a2f6c4e34
...@@ -109,3 +109,4 @@ if @% == "" && getcwd() == "/tmp" ...@@ -109,3 +109,4 @@ if @% == "" && getcwd() == "/tmp"
endif endif
let g:DiffColors=100 let g:DiffColors=100
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