Update README.md
This commit is contained in:
@@ -13,6 +13,6 @@ call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')
|
|||||||
# Command line
|
# Command line
|
||||||
As this project uses gtk-rs, custom option by GtkApplication not supported yet.
|
As this project uses gtk-rs, custom option by GtkApplication not supported yet.
|
||||||
There is workaround to pass nvim execution path.
|
There is workaround to pass nvim execution path.
|
||||||
```bat
|
```
|
||||||
cargo run -- --nvim-bin-path=E:\Neovim\bin\nvim.exe
|
cargo run -- --nvim-bin-path=E:\Neovim\bin\nvim.exe
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user