alias vim to nvim
This commit is contained in:
parent
0e4b07f015
commit
264d10b02d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
if status --is-interactive
|
if status --is-interactive
|
||||||
abbr --add --global lg 'lazygit'
|
abbr --add --global lg 'lazygit'
|
||||||
abbr --add --global jsonpp "python -mjson.tool"
|
abbr --add --global jsonpp "python -mjson.tool"
|
||||||
|
abbr --add --global vim "nvim"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue