Skip to content

My Personalized Development Environment (PDE) with Neovim

Notifications You must be signed in to change notification settings

Hamza12700/Neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim (PDE)

This repo contains all of my neovim config files.

Huge shout-out to TeejDries for this awesome nvim kickstart guide.

Get Started

Note

I use neovim-nightly, but the configuration should work with the stable version of neovim.

Make a backup of your current neovim config:

mv ~/.config/nvim/ ~/.config/nvim.bak

Optional but recommended:

rm ~/.local/share/nvim
rm ~/.local/state/nvim
rm ~/.cache/nvim

Clone the repository and open nvim:

git clone https://github.com/Hamza12700/Neovim.git ~/.config/nvim/ && nvim

About

My Personalized Development Environment (PDE) with Neovim

Topics

Resources

Stars

Watchers

Forks

Languages