remove unneeded neovim plugins
This commit is contained in:
parent
d9c342fc8c
commit
f75dcd5c63
2 changed files with 23 additions and 23 deletions
|
|
@ -15,7 +15,7 @@ if status is-interactive
|
|||
end
|
||||
|
||||
function open --wraps 'xdg-open'
|
||||
xdg-open &>/dev/null & disown
|
||||
xdg-open $argv &>/dev/null & disown
|
||||
end
|
||||
|
||||
function detach --description 'Detach a command from shell'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue