mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
added neo vim shortcut
This commit is contained in:
parent
7f7031ef87
commit
ca235c11bd
3
files/fish/functions/e.fish
Normal file
3
files/fish/functions/e.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function e --wraps=nvim --description 'alias e nvim'
|
||||
nvim $argv;
|
||||
end
|
Loading…
Reference in New Issue
Block a user