bew / dotfiles

All my dotfiles in one place!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use small :cmdline abbreviation for some operations (TODO: need to find balance)

bew opened this issue Β· comments

Plugin to help: https://github.com/Konfekt/vim-alias

Allows to make a cabbr of th to tab help for example, allowing to write :th<space> or :th<enter> and have it expanded πŸ‘.
Technically I can already do that with :cabbr th tab help, but the plugin enhances this, to support things like ranges, ...