CustomNVChadSetup

Important

This repo is archived in favour of the dotfiles repo located at https://github.com/onlinejudge95/dotfiles.

This is a configuration i use as part of my neovim setup. This config is based on NVChad, the link for which can be found here. This config provides a dedicated IDE experience for neovim for the following set of language stacks.

  • Python
  • Go
  • JS/TS

In order to use this config please follow the below isntructions.

  • Install NVChad as per the instructions mentioned here. As of now this setup only works with NVChad v2.0, make sure you have the correct branch as head.

  • Clone this repo at your local path.

git clone git@github.com:onlinejudge95/CustomNVChadSetup.git
  • Copy the custom dir from this repo to the nvchad dir.
cp --recursive custom ~/.config/nvim/lua