dotfiles neovim

neovim 0.5

Plugin Manager

packer.nvim

Installation:

Backup your current neovim configuration:

mv ~/.config/nvim ~/.config/nvim_backup

Clone this repo:

git clone https://github.com/selene466/dots.nvim ~/.config/nvim

Then run ":PackerSync" from within neovim.

Keymaps

Leader key is set to Space.
Check the rest at lua/keymaps.lua.

Plugin Used

Check here.
Check plugin related config.