1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 14:15:00 +08:00

Add support with Go language.

This commit is contained in:
Kurtis Moxley
2022-05-27 20:16:55 +08:00
parent 71e3f2fa49
commit de80db5969
205 changed files with 29172 additions and 0 deletions

11
sources_non_forked/vim-go/.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
*.pyc
.DS_Store
/.bash_history
/.cache
/.config
/.coverage.covimerage
/.local
/.viminfo
/coverage.xml
/doc/tags
/issues