We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a9b95 commit 54bdb1dCopy full SHA for 54bdb1d
crates/core/assets/run_windows.bat
@@ -1,2 +1,2 @@
1
@echo off
2
-{BRIDGE_PATH} {DEBUG_FLAG} launch-neovim {LAUNCH_ARGS} "%s" "%%CD%%" "%%~1" %%2
+{BRIDGE_PATH} {DEBUG_FLAG} launch-neovim {LAUNCH_ARGS} "%CD%" "%~1" %2
0 commit comments