nvim/plugins.md

19 lines
687 B
Markdown

# Vim plugin sources
Git submodules are slow, so handle this manually.
## pack/acp/opt/
* [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
* [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)
* [landscape.vim](https://github.com/itchyny/landscape.vim)
* [limelight.vim](https://github.com/junegunn/limelight.vim)
* [tempus-themes-vim](https://gitlab.com/protesilaos/tempus-themes-vim)
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)
* [vimwiki](https://github.com/vimwiki/vimwiki)