telescope fish abbrs

This commit is contained in:
Noah Masur 2021-11-08 23:48:02 -05:00
parent cbb64f61fc
commit aadeffecde

View File

@ -64,7 +64,8 @@ function abbrs --description 'All abbreviations'
end
abbr -a v 'vim'
abbr -a vl 'vim -c "normal! `0"'
abbr -a vll 'vim -c "Hist"'
abbr -a vll 'vim -c "Telescope oldfiles"'
abbr -a vh 'vim -c "Telescope oldfiles"'
# Notes
abbr -a qn 'quicknote'