fix: path handling bug

This commit is contained in:
Shunsuke Shibayama 2024-01-21 02:26:58 +09:00
parent 74d304a1b7
commit cfc2214bfb
8 changed files with 26 additions and 21 deletions

View file

@ -125,7 +125,7 @@ COMMAND
compile compile
transpile transpile
run|exec execute (default mode)
server execute language server",
server start Erg language server",
)
}