mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 04:02:55 +00:00
telescope fish abbrs
This commit is contained in:
parent
cbb64f61fc
commit
aadeffecde
@ -64,7 +64,8 @@ function abbrs --description 'All abbreviations'
|
|||||||
end
|
end
|
||||||
abbr -a v 'vim'
|
abbr -a v 'vim'
|
||||||
abbr -a vl 'vim -c "normal! `0"'
|
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
|
# Notes
|
||||||
abbr -a qn 'quicknote'
|
abbr -a qn 'quicknote'
|
||||||
|
Loading…
Reference in New Issue
Block a user