nvim/plugins.md

21 lines
786 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/
2022-01-10 11:08:46 +00:00
* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
2019-06-19 11:16:36 +00:00
* [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)
2021-09-23 11:30:23 +00:00
* [landscape.vim](https://github.com/itchyny/landscape.vim)
2019-06-19 11:16:36 +00:00
* [limelight.vim](https://github.com/junegunn/limelight.vim)
2022-09-20 13:56:10 +00:00
* [mom.vim](http://git.savannah.gnu.org/cgit/groff.git/plain/contrib/mom/examples/mom.vim)
2021-10-05 10:08:36 +00:00
* [tempus-themes-vim](https://gitlab.com/protesilaos/tempus-themes-vim)
* [vim-actodo](https://github.com/acperkins/vim-actodo)
2019-06-19 11:16:36 +00:00
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)