Skip to content

Dhanus3133/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

This is a custom Neovim configuration based on TinyVim and enhanced with UI from NvChad UI.

Requirements

  • Neovim (v0.10.0 or higher)

Installation

  1. Clone the Config:

    git clone https://github.com/Dhanus3133/nvim ~/.config/nvim && nvim
  2. Install Plugins:

    :Lazy

Acknowledgments