Skip to content

Commit

Permalink
[vim] Add vim-go plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhif committed Sep 24, 2023
1 parent 8dbc2cc commit e587340
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
ignore = untracked
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
1 change: 1 addition & 0 deletions vim/bundle/vim-go
Submodule vim-go added at a2e599

0 comments on commit e587340

Please sign in to comment.