GitXplorerGitXplorer
o

nvchad-config-dl

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
3c01415222ac579fcaea7b5d5ef8c8e1930d0f85

update lvim config

oonpix committed a year ago
Unverified
dd40b8043eac773bb3891550d17f63f279748ff8

[ Add ] update lvim conf

oonpix committed 2 years ago
Unverified
471826a39a6d8d92acfd2c811d6d5fe9909f23f7

[ Add ] update readme

oonpix committed 2 years ago
Unverified
e890c9cb12d339f50472341cfe4b5de18dedc4bf

Merge branch 'main' of github.com:onpix/nvchad-config-dl

oonpix committed 2 years ago
Verified
fb5d6efacb40cc0e3994a5c2343d58f42e3fdd5f

Initial commit

oonpix committed 2 years ago
Unverified
b20e2352c1b85ab53afd3192bf3f38e0c3dacb8c

[ Add ] update config

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.