diff --git a/Home.md b/Home.md index f61a791..e403859 100644 --- a/Home.md +++ b/Home.md @@ -40,7 +40,7 @@ git clone https://github.com/wbthomason/packer.nvim\ [for WINDOWS](https://github.com/siduck76/NvChad/issues/93#issuecomment-870517850) -### - Install Lsp Servers +### Install Lsp Servers - install the languages you want , check [nvim-LspInstall](https://github.com/kabouzeid/nvim-lspinstall) @@ -52,11 +52,11 @@ git clone https://github.com/wbthomason/packer.nvim\ lspconfig/blob/master/CONFIG.md

-## - Dashboard +## Dashboard - Dashboard is hidden by default i.e it wont show on the startup screen unless you call it via its mapping ( space + d + b ) , anyways you can enable it , [check](https://github.com/siduck76/NvChad/issues/100#issuecomment-869091317) -## - Code Formating && Pretifying +## Code Formating && Pretifying - NvChad uses neoformat , install the formatters for the language you want from [here](https://github.com/sbdchd/neoformat). - for example : to format html , css and js I just need prettier to be installer and its done!