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