This Neovim configuration is tailored for JavaScript and Python development using the Nvchad framework, as recommended by Dreams of Code.
-
Clone NVChad Configuration:
-
Linux:
git clone https://github.com/NvChad/NvChad $HOME/.config/nvim
-
Windows:
git clone https://github.com/NvChad/NvChad $env:LOCALAPPDATA\nvim
-
-
Clone Custom Configuration:
-
Linux:
git clone https://github.com/trgiangv/NvimConfig.git $HOME/.config/nvim/lua/custom
-
Windows:
git clone https://github.com/trgiangv/NvimConfig.git $env:LOCALAPPDATA\nvim\lua\custom
-