My next generation vimrc. By now, this only works with NeoVim.
rg
(ripgrep)fzf
ctags
- rust
- make
- rust
rust-analyzer
(AUR)
First, initialize the submodules:
$ ./update.sh
$ mkdir -p ~/.config
$ ln -s $PWD/ ~/.config/nvim
$ ./update.sh
Plugins are added as submodules to pack/evnu/start/
. No extra plugin manager
is used.