..
2022-10-05 13:37:43 +02:00
2022-07-01 12:21:09 +02:00
2022-07-28 14:35:01 +02:00
2022-08-02 18:37:31 +02:00

custom config files for nvchad

First run

In order to install nvchad pluggins and custom ones you must follow:

  • sh install.sh
  • :q
  • exec nvim
  • :PackerSync
  • :MasonInstallAll
  • now it must work fine

Add language to LSP

  • Add lang server in "custom/plugins/lspconfig.lua" file.
  • Add lang server to Mason custom override in "custom/override.lua" to install with ":MasonInstallAll"