/nvim

The Ultimate Neovim Config

Primary LanguageLua

Saiful's Neovim Config (Neovim 0.7+)

Screenshots

Screenshot 2022-02-27 at 8 56 36 PM

Screenshot 2022-02-27 at 8 56 58 PM

Screenshot 2022-02-27 at 8 57 42 PM

How to know keymaps

<leader>ch (To Open Cheatsheet)

How to Install this config

If you already have a ~/.config/nvim folder, make a backup with:

mv ~/.config/nvim ~/.config/NVIM.BAK

Then install this & it's plugins with:

git clone https://github.com/saifulapm/nvim ~/.config/nvim
nvim +PackerSync

Special Thanks to @NvChad and @akinsho