-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0926cd7
commit c5c326f
Showing
9 changed files
with
19 additions
and
12 deletions.
There are no files selected for viewing
Submodule node-build
updated
230 files
Submodule lightline
updated
20 files
Submodule nerdcommenter
updated
from 13d009 to e361a4
Submodule nerdtree
updated
from eed488 to f3a4d8
Submodule vim-gitgutter
updated
11 files
+21 −2 | README.mkd | |
+60 −17 | autoload/gitgutter.vim | |
+3 −3 | autoload/gitgutter/async.vim | |
+24 −0 | autoload/gitgutter/diff.vim | |
+1 −25 | autoload/gitgutter/diff_highlight.vim | |
+13 −13 | autoload/gitgutter/highlight.vim | |
+39 −30 | autoload/gitgutter/hunk.vim | |
+25 −8 | autoload/gitgutter/utility.vim | |
+48 −2 | doc/gitgutter.txt | |
+23 −6 | plugin/gitgutter.vim | |
+84 −31 | test/test_gitgutter.vim |
Submodule vim-surround
updated
3 files
+7 −0 | README.markdown | |
+0 −12 | doc/surround.txt | |
+15 −4 | plugin/surround.vim |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters