From f086e484d32c4c356cc92384d817db27f0eb06b7 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Fri, 24 Sep 2021 10:31:34 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVTools.md b/DEVTools.md index e103ded94..4742a3990 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -397,6 +397,7 @@ * Vim Tools - [Tree Explorer](https://github.com/preservim/nerdtree) / [Instant RST Preview](https://github.com/gu-fan/InstantRst) / [Config](https://github.com/ChristianChiarulli/LunarVim) * [Vim Plug](https://github.com/junegunn/vim-plug), [Vim Pathogen](https://github.com/tpope/vim-pathogen), [Vundle](https://github.com/VundleVim/Vundle.vim ), [Dein](https://github.com/Shougo/dein.vim) - *Vim Plugin Managers* * [VimAwesome](https://vimawesome.com/) - *Vim Plugin Search* +* [nvim](https://github.com/neoclide/coc.nvim) - *Neovim LSP Autocompletion coc.* * [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - *Vim Code-completion engine* * [Awesome Visual Studio Code Extensions](https://hl2guide.github.io/Awesome-Visual-Studio-Code-Extensions/) - *Visual Studio Code Extensions* * [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - *Visual Studio Code Python Language Extension / [Performant Language](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)*