Neovim config for my own.
Ctrl-E
open harpoon listCtrl-j
harpoon next bufferCtrl-k
harpoon previous bufferF2-F8
harpoon list 1-7<leader>a
harpoon add file to listCtrl-p
open telescope git files<leader>ff
find files<leader>fd
live grep
Unix like
cd ~
mkdir .config # if not have
git clone https://github.com/CGQAQ/dotnvim.git ~/.config/nvim
Windows
git clone https://github.com/CGQAQ/dotnvim.git ~/AppData/Local/nvim
thats it.