nvim/plugins.md

18 lines
625 B
Markdown
Raw Normal View History

# Vim plugin sources
Git submodules are slow, so handle this manually.
2024-11-06 09:25:18 +00:00
## pack/ant/opt/
2019-06-19 11:16:36 +00:00
2024-11-06 09:25:18 +00:00
## pack/ant/start/
2019-06-19 11:16:36 +00:00
2024-11-05 11:35:23 +00:00
* [coc.nvim](https://github.com/neoclide/coc.nvim)
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)
2023-01-13 15:25:19 +00:00
* [vim-asciidoctor](https://github.com/habamax/vim-asciidoctor)
2019-06-19 11:16:36 +00:00
* [vim-speeddating](https://github.com/tpope/vim-speeddating)
* [vim-surround](https://github.com/tpope/vim-surround)