nvim/plugins.md
2024-11-06 09:25:18 +00:00

17 lines
625 B
Markdown

# Vim plugin sources
Git submodules are slow, so handle this manually.
## pack/ant/opt/
## pack/ant/start/
* [coc.nvim](https://github.com/neoclide/coc.nvim)
* [limelight.vim](https://github.com/junegunn/limelight.vim)
* [mom.vim](http://git.savannah.gnu.org/cgit/groff.git/plain/contrib/mom/examples/mom.vim)
* [tempus-themes-vim](https://gitlab.com/protesilaos/tempus-themes-vim)
* [vim-actodo](https://github.com/acperkins/vim-actodo)
* [vim-asciidoctor](https://github.com/habamax/vim-asciidoctor)
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)