fish: init
This commit is contained in:
parent
eda1f4129c
commit
69ceb5dcc5
14 changed files with 171 additions and 1 deletions
4
stow/.config/fish/functions/vim.fish
Normal file
4
stow/.config/fish/functions/vim.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
function vim --wraps=nvim --description 'alias vim nvim'
|
||||
nvim $argv
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue