This project is a superdots plugin.
A superdots plugin that overrides the generic fn* functions with
vim/ultisnips ones.
After installing superdots, record this as a plugin in your ~/.bashrc:
source /path/to/superdots/bash_init.sh # should already be there from installing
superdots super-dots/fn-vim
And then run the command below to install the plugin
superdots-install
To update your local copy of this plugin to the latest version, run the command below:
superdots-update super-dots/fn-vim