Skip to content
/ nvim Public

My Neovim config is based on the Lazy package manager along with other native vim features

Notifications You must be signed in to change notification settings

santtiag/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Config

This setup brings everything you need to be comfortable with a code editor, including keyboard shortcuts, debugger, autocomplete, tabs and more including comments so you can configure it to your liking.

Requirements

Install

Remove the Neovim configuration you have and clone the repository.

rm -r ~/.config/nvim
git clone https://github.com/santtiag/nvim.git ~/.config/nvim

About

My Neovim config is based on the Lazy package manager along with other native vim features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published