Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vimrc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
vimrc
Commits
fdb7cace
Commit
fdb7cace
authored
Feb 26, 2015
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.cse.iitb.ac.in:murukesh/vimrc
parents
45f3e020
e17f7857
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
10 additions
and
5 deletions
+10
-5
.gitmodules
.gitmodules
+3
-0
bundle/LaTeX-Box
bundle/LaTeX-Box
+1
-1
bundle/airline
bundle/airline
+1
-1
bundle/colorschemes
bundle/colorschemes
+1
-0
bundle/diffchar.vim
bundle/diffchar.vim
+1
-1
bundle/syntastic
bundle/syntastic
+1
-1
bundle/vim-surround
bundle/vim-surround
+1
-1
vimrc
vimrc
+1
-0
No files found.
.gitmodules
View file @
fdb7cace
...
...
@@ -38,3 +38,6 @@
path = bundle/airline
url = https://github.com/bling/vim-airline
ignore = dirty
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes.git
LaTeX-Box
@
f6e465c2
Subproject commit
e6cda6812812716f9c232d7cfa0d26d5bf16c50
c
Subproject commit
f6e465c23ed918e04e9b0690ce5ab49df141094
c
airline
@
e2a12086
Subproject commit
ca925efdbfe88b03597efc7caee4ee8762a2cfe
0
Subproject commit
e2a120869ba36da5d26df74fb23ef4052d55b6f
0
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
vimrc
View file @
fdb7cace
...
...
@@ -109,3 +109,4 @@ if @% == "" && getcwd() == "/tmp"
endif
let g:DiffColors=100
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment