dotfiles/nvim
2022-10-05 13:37:43 +02:00
..
after/plugin masoninstallall non pintaba nada 2022-08-02 18:04:25 +02:00
custom leader+d to delete without yank 2022-10-05 13:37:43 +02:00
clean.sh install/clean scripts 2022-07-01 12:21:09 +02:00
install.sh cambio de módulo para golang 2022-07-28 14:35:01 +02:00
README.md add python and rust to lsp 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"