summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-03-31 16:14:42 -0400
committerChris <[email protected]>2020-03-31 16:14:42 -0400
commit9b9dfb9cc52f394466ca8c94aa88960ef09c77af (patch)
treeb1ce10f67a06c8d71d8279df1a040ddd07968f63 /README.md
parentcc7de261235832ab16f89947e1901e85990490aa (diff)
big update
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/README.md b/README.md
index b01e7ff9..6f40f409 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,23 @@
# Nvim
+## Install
+
+To install run the install script in the install folder
+
+```
+./install
+```
+
+## Post install
+
+After install open Neovim and run the following:
+
+```
+:UpdateRemotePlugins
+
+:checkhealth
+```
+
Follow my development here
<https://chiarulli.me>
@@ -18,7 +36,6 @@ pip install vim-vint
npm i -g bash-language-server
npm install -g javascript-typescript-langserver
-
```
install ripgrep" for gutentags to ignore .gitignore