Added vim polyglot and changed some vim shortcuts for go, also added skeleton support for ~/.vim/templates/skeleton.*

This commit is contained in:
TuDatTr
2020-02-02 15:42:41 +01:00
parent d37618a44e
commit ce61a4733c
17 changed files with 72 additions and 3514 deletions

3
.gitmodules vendored
View File

@@ -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