summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristianChiarulli <[email protected]>2019-08-07 19:20:24 -0400
committerChristianChiarulli <[email protected]>2019-08-07 19:20:24 -0400
commit8b11502fd63742e0b57db15d3ab45c5f35f485e4 (patch)
tree13ad508870a9e7786c31f304d5e4556d7c250ccf /README.md
parent1b5b78fdac6c8182f583d4875c621c6e6566182b (diff)
updated some junk
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
+