Skip to content

pudep/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

236 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

The modern age Neovim config is a personal neovim 0.12.1 tuned config.

Mirrors

Platform URL GitHub https://github.com/pudep/nvim GitLab https://gitlab.com/pudep/nvim

Clone

For a fast, lightweight clone (recommended for just using the config):

From GitHub:

git clone --depth 1 [email protected]:pudep/nvim.git ~/.config/nvim

From GitLab:

git clone --depth 1 [email protected]:pudep/nvim.git ~/.config/nvim

--depth 1 fetches only the latest snapshot without the full commit history, making it significantly faster.

Full Clone

If you want the complete history:

From GitHub:

git clone [email protected]:pudep/nvim.git ~/.config/nvim

From GitLab:

git clone [email protected]:pudep/nvim.git ~/.config/nvim

Packages

 
 
 

Contributors

Languages