Skip to content

My Neovim configuration using NvChad as a base.

Notifications You must be signed in to change notification settings

tanzious01/nvimmm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim
Custom Neovim config using NvChad as a base.

Features Screenshots Install Docs

Features (on top of NvChad's)

Screenshots

2023-03-20-114710_3840x2160_scrot 2023-03-20-114825_3840x2160_scrot 2023-03-20-114900_3840x2160_scrot

Install

Remove or backup ~/.local/share/nvim. This folder contains swap for open files, the ShaDa (Shared Data) file, and the site directory for plugins from previous configurations.

NvChad: git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1

Then this config: git clone git@github.com:kelvin-van-vuuren/nvim.git ~/.config/nvim/lua/custom --depth 1 && nvim

About

My Neovim configuration using NvChad as a base.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%