nvim/plugins.md

16 lines
446 B
Markdown
Raw Normal View History

# Vim plugin sources
Git submodules are slow, so handle this manually.
2019-06-19 11:16:36 +00:00
## pack/acp/opt/
* [vim-pathogen](https://github.com/tpope/vim-pathogen)
## pack/acp/start/
* [goyo.vim](https://github.com/junegunn/goyo.vim)
2021-03-19 07:17:22 +00:00
* [gruvbox](https://github.com/morhetz/gruvbox)
2019-06-19 11:16:36 +00:00
* [limelight.vim](https://github.com/junegunn/limelight.vim)
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)