From bb591219dc92b30438caf99d7a8b058c8d030deb Mon Sep 17 00:00:00 2001 From: Anthony Rose Date: Tue, 5 Nov 2024 11:35:23 +0000 Subject: [PATCH] Update plugins.md list --- plugins.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/plugins.md b/plugins.md index 06081b1..1c44f2f 100644 --- a/plugins.md +++ b/plugins.md @@ -4,17 +4,12 @@ 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/ -* [gruvbox](https://github.com/morhetz/gruvbox) -* [landscape.vim](https://github.com/itchyny/landscape.vim) +* [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) -* [nerdtree](https://github.com/preservim/nerdtree.git) -* [rust.vim](https://github.com/rust-lang/rust.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)