GitXplorerGitXplorer
o

nvchad-config-dl

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
65fdfd9d7061393a6c60ff8094884bcd345a4ad0

[ Init ] First time commit

oonpix committed 2 years ago

README

The README file for this repository.

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.