From 84210c94b15139c8f986c8a1e3c5fd49ffee706e Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 3 Jun 2019 15:40:11 +0100 Subject: [PATCH] Add vim-go to README.md --- pack/acp/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pack/acp/README.md b/pack/acp/README.md index 896f065..15a4a0a 100644 --- a/pack/acp/README.md +++ b/pack/acp/README.md @@ -6,5 +6,6 @@ Git submodules are slow, so handle this manually. * [start/jellybeans.vim](https://github.com/nanotech/jellybeans.vim) * [start/mom.vim](https://github.com/vim-scripts/mom.vim) * [start/rust.vim](https://github.com/rust-lang/rust.vim) +* [start/vim-go](https://github.com/fatih/vim-go) * [start/vim-ps1](https://github.com/PProvost/vim-ps1) * [start/vim-surround](https://github.com/tpope/vim-surround)