Added vim polyglot and changed some vim shortcuts for go, also added skeleton support for ~/.vim/templates/skeleton.*
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "vim/.vim/pack/plugins/start/vim-go"]
|
||||
path = vim/.vim/pack/plugins/start/vim-go
|
||||
url = https://github.com/fatih/vim-go/
|
||||
[submodule "vim/.vim/plugin/vim/.vim/plugged/vim-polyglot"]
|
||||
path = vim/.vim/plugin/vim/.vim/plugged/vim-polyglot
|
||||
url = https://github.com/sheerun/vim-polyglot
|
||||
|
||||
Reference in New Issue
Block a user