nvim/plugins.md

23 lines
873 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)
* [jellybeans.vim](https://github.com/nanotech/jellybeans.vim)
* [limelight.vim](https://github.com/junegunn/limelight.vim)
* [minimalist](https://github.com/dikiaap/minimalist)
* [mom.vim](https://github.com/vim-scripts/mom.vim)
* [rust.vim](https://github.com/rust-lang/rust.vim)
* [vim-go](https://github.com/fatih/vim-go)
* [vim-orgmode](https://github.com/jceb/vim-orgmode)
* [vim-ps1](https://github.com/PProvost/vim-ps1)
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)
* [vimoutliner](https://github.com/vimoutliner/vimoutliner)