dotfiles/vim/pack/vendor/start/vim-go/addon-info.json
Flo a81ab8698c Update vim and zshrc
* Use vim > 8 pack istead of pathogen
* ZSH : use p10k theme
2020-05-03 17:31:58 +02:00

7 lines
212 B
JSON

{
"name": "vim-go",
"description": "Full featured Go (golang) support for Vim.",
"author": "Fatih Arslan <fatih@arslan.io>",
"repository" : {"type": "git", "url": "https://github.com/fatih/vim-go.git"}
}