-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule vim-gitgutter
updated
7 files
+10 −3 | README.mkd | |
+2 −0 | autoload/gitgutter.vim | |
+20 −0 | autoload/gitgutter/diff.vim | |
+1 −1 | autoload/gitgutter/highlight.vim | |
+28 −9 | autoload/gitgutter/hunk.vim | |
+9 −2 | doc/gitgutter.txt | |
+15 −0 | test/test_gitgutter.vim |
Submodule zsh-syntax-highlighting
updated
2 files
+7 −1 | INSTALL.md | |
+1 −1 | highlighters/main/main-highlighter.zsh |