My fish config
This commit is contained in:
3
functions/vim.fish
Normal file
3
functions/vim.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function vim --wraps=nvim --description 'alias vim nvim'
|
||||
nvim $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user