We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16462ca commit c770fc9Copy full SHA for c770fc9
fish/functions/nv.fish
@@ -1,3 +1,3 @@
1
function nv
2
- neovide --fork
+ neovide --fork $argv
3
end
0 commit comments