summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md24
1 files changed, 24 insertions, 0 deletions
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
<https://chiarulli.me>
+
+```
+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
+