Update README.md
This commit is contained in:
parent
efd9826324
commit
8e6888591c
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user