A tool inspired by Zoxide to quickly open files with Vim / Nvim based on frequency of access.
git clone https://github.com/ZKAW/vimoxidecargo install cargo-make
The following will build the project and add it to your /usr/bin directory.
cargo make install(optional) Add the following to your shell configuration file for quick access.
alias v='vimoxide'Note that you can switch between vim and nvim at any time
by changing the executor field in the ~/.config/vimoxide/conf.json file.
vimoxide or v <file>v some/sub/folder/file.txt
v file