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