Skip to content

Commit

Permalink
chore: add --nofork to nvim-qt example
Browse files Browse the repository at this point in the history
  • Loading branch information
mikew authored Oct 6, 2024
1 parent 3df9486 commit d5a447f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ By default it runs `nvim`, but you can run something else with
```sh
nvrh client open \
--local-editor nvim-qt \
--local-editor --nofork \
--local-editor --server \
--local-editor {{SOCKET_PATH}}
```
Expand Down

0 comments on commit d5a447f

Please sign in to comment.