A fast and lightweight plugin that enables fish abbreviations in Neovim.
Demo.mp4
- Git abbreviations provided by jhillyerd/plugin-git
Install the plugin with a package manager of your choice.
Using packer.nvim
use('trard/fish_abbr.nvim')Using vim-plug
Plug 'trard/fish_abbr.nvim'Run to recompile abbreviations
:FishAbbrCompile