From 9b9dfb9cc52f394466ca8c94aa88960ef09c77af Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 31 Mar 2020 16:14:42 -0400 Subject: big update --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'README.md') 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 @@ -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 -- cgit v1.2.3