add vim-go

This commit is contained in:
Jason Swank
2025-02-25 12:39:09 +00:00
parent 9991e791dd
commit b26a11c7ff
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "nvim/.config/nvim/pack/github/start/copilot.vim"]
path = nvim/.config/nvim/pack/github/start/copilot.vim
url = https://github.com/github/copilot.vim
[submodule "nvim/.config/nvim/pack/bundle/start/vim-go"]
path = nvim/.config/nvim/pack/bundle/start/vim-go
url = https://github.com/fatih/vim-go.git