Skip to content

asapdotid/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim Custom Config 🚀

This can be used as an custom config of NvChad starter.

1. Using Git clone to user config

Place this config on $HOME/.config/nvim

git clone https://github.com/asapdotid/nvim-config $HOME/.config/nvim --depth 1

2. Clone to your project

Clone this project to your drive then you can edit remove .git push to your repo

ln -s $HOME/projects/nvim-config $HOME/.config/nvim

Edit .env file for enable/disable plugin

Copy .env.example to .env then edit it.

Run nvim to setup plugins

nvim

Wait until all setup done.

All the setup in this config is what I want. You can change the code according to your preference.

Author

©️ 2024 Asapdotid