Neovim configuration files
- This project uses Packer as the package manager.
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
- After executing the script, one can save the configuration to
~/.config/nvim
- Launch
nvim
then run:PackerInstall
- https://github.com/BurntSushi/ripgrep (For Telescope Live Grep)