From 8b11502fd63742e0b57db15d3ab45c5f35f485e4 Mon Sep 17 00:00:00 2001 From: ChristianChiarulli Date: Wed, 7 Aug 2019 19:20:24 -0400 Subject: updated some junk --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6654cb92..598f5ac9 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,27 @@ Follow my development here + +``` +conda create -n neovim python=3.7 + +npm i -g neovim + +pip install 'python-language-server[all]' + +pip uninstall pycodestye + +pip install vim-vint + +npm i -g bash-language-server + +npm install -g javascript-typescript-langserver + +``` + +install ripgrep" for gutentags to ignore .gitignore + +install universal ctags" + +make sure you open the language server module and point to the correct binaries such as pyls and vint + -- cgit v1.2.3