My personal nvchad config for deep learning and computer vision research. Choose a base configuration you like: NvChad or LunarVim
- Install NeoVim and NvChad.
- Clone this repo and move the files to
~/.config/nvim/lua/custom
- Install the plugins: Run
:PackerUpdate
in vim. - (Optional) Install the languague support using
:TSInstall
- (Optional) Install LSP modules using
:Mason
Only lunar-config.lua
is needed. This file is the config file for lunar vim, which is not used by nvchad.
- Install
LunarVim
- Move
lunar-config.lua
to~/.config/lvim/config.lua
That's it! All plugins will be auto installed on boot.