From 49d061602155476520c37144e8b2e433c5adbba3 Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sat, 13 Mar 2021 08:36:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38ecde0..4364a7f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,6 @@ slowly migrating to init.lua and still WIP! so use config from neovim_vimscripto ` git clone https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim` - - open neovim and install all plugins , :PackerInstall + - open neovim and install all plugins , :PackerInstall and :TSUpdate - install language servers and prettier ( for autocompletion etc and code formatting ) `sudo npm install -g vscode-html-languageserver-bin typescript typescript-language-server vscode-css-languageserver-bin prettier`