This is a unified Neovim configuration inspired by the ultimate vimrc.
telescopefuzzy finderripgrep
tagbarctags
- LSP
llvmlua-language-serverrust-analyzerpyright
- linting
shellcheckruff
- formatter
clang-formatyapfprettier
-
Clone the configuration files to folder
~/.config:rm -rf ~/.config/nvim git clone https://github.com/ppmzhang2/nvim.git ~/.config/nvim
-
Set up
packer.vim:git clone --depth 1 https://github.com/wbthomason/packer.nvim \ ~/.local/share/nvim/site/pack/packer/start/packer.nvim -
PackerInstallandPackerCompile