Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.22 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.22 KB

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

Preview

home screenshot telescope git