forked from Shane4STER/etc
-
Notifications
You must be signed in to change notification settings - Fork 2
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
2c06df1
commit 75dfa80
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule nerdcommenter
updated
from 91499c to 204521
Submodule vim-gitgutter
updated
6 files
+2 −2 | README.mkd | |
+2 −0 | autoload/gitgutter.vim | |
+20 −0 | autoload/gitgutter/diff.vim | |
+1 −1 | autoload/gitgutter/highlight.vim | |
+2 −2 | doc/gitgutter.txt | |
+15 −0 | test/test_gitgutter.vim |
Submodule vim-go
updated
4 files
+2 −1 | CHANGELOG.md | |
+29 −12 | autoload/go/def.vim | |
+3 −1 | ftplugin/go.vim | |
+1 −1 | scripts/install-vim |
Submodule zsh-completions
updated
9 files
+618 −0 | src/_dart | |
+5 −13 | src/_flutter | |
+14 −0 | src/_fvm | |
+78 −0 | src/_grpcurl | |
+58 −0 | src/_mkcert | |
+6 −2 | src/_node | |
+77 −0 | src/_ts-node | |
+61 −0 | src/_tsc | |
+8 −5 | src/_vnstat |
Submodule oh-my-zsh
updated
from 5d3e86 to 5901f3