nvim/plugins.md

18 lines
591 B
Markdown

# Vim plugin sources
Git submodules are slow, so handle this manually.
## pack/acp/opt/
* [vim-pathogen](https://github.com/tpope/vim-pathogen)
## pack/acp/start/
* [goyo.vim](https://github.com/junegunn/goyo.vim)
* [gruvbox](https://github.com/morhetz/gruvbox)
* [limelight.vim](https://github.com/junegunn/limelight.vim)
* [mom.vim](https://github.com/vim-scripts/mom.vim)
* [vim-go](https://github.com/fatih/vim-go)
* [vim-ps1](https://github.com/PProvost/vim-ps1)
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)