This is a unified Neovim configuration inspired by the ultimate vimrc.
telescopefuzzy finderripgrep
tagbaruniversal-ctags
- 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
-
lua vim.pack.del({"telescope-fzf-native.nvim"})then restart nvim