onpix / nvchad-config-dl

My personal nvchad config for deep learning and computer vision research.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvchad-config-dl

My personal nvchad config for deep learning and computer vision research. Choose a base configuration you like: NvChad or LunarVim

NvChad Config

  1. Install NeoVim and NvChad.
  2. Clone this repo and move the files to ~/.config/nvim/lua/custom
  3. Install the plugins: Run :PackerUpdate in vim.
  4. (Optional) Install the languague support using :TSInstall
  5. (Optional) Install LSP modules using :Mason

LunarVim Config

Only lunar-config.lua is needed. This file is the config file for lunar vim, which is not used by nvchad.

  1. Install LunarVim
  2. Move lunar-config.lua to ~/.config/lvim/config.lua

That's it! All plugins will be auto installed on boot.

About

My personal nvchad config for deep learning and computer vision research.


Languages

Language:Lua 100.0%