Neovim config for my own.
Ctrl-Eopen harpoon listCtrl-jharpoon next bufferCtrl-kharpoon previous bufferF2-F8harpoon list 1-7<leader>aharpoon add file to listCtrl-popen telescope git files<leader>fffind files<leader>fdlive grep
Unix like
cd ~
mkdir .config # if not have
git clone https://github.com/CGQAQ/dotnvim.git ~/.config/nvimWindows
git clone https://github.com/CGQAQ/dotnvim.git ~/AppData/Local/nvimthats it.