Skip to content

feat: Add plugin with :NvrhOpen command - #86

Merged
mikew merged 7 commits into
mainfrom
new-branch-1775935834
Apr 21, 2026
Merged

mikew merged 7 commits into
mainfrom
new-branch-1775935834

Conversation

@mikew

@mikew mikew commented Apr 11, 2026

Copy link
Copy Markdown
Owner

The other side of #83. Add mikew/nvrh to your neovim plugins and then you can call :NvrhOpen SERVER [DIRECTORY]

Config is still done in nvrh.yml, not really sure how much this will be used because it's a new thing Neovim UIs need to handle, and the only one that does (that I've found? so far?) is neovim itself.

nvrh is still required to be on your PATH, it doesn't do any downloading. Need file signatures in releases before I'll attempt something like that.

neovide/neovide#3469

equalsraf/neovim-qt#1158

@mikew

mikew commented Apr 11, 2026

Copy link
Copy Markdown
Owner Author

Actually, since neovim calls it :connect, maybe the command should be :NvrhConnect to match. Similar to how #85 called the command :NvrhDetach to match neovim's.

@mikew
mikew merged commit f292de3 into main Apr 21, 2026
6 checks passed
@mikew
mikew deleted the new-branch-1775935834 branch April 21, 2026 22:15
mikew pushed a commit that referenced this pull request Apr 21, 2026
🤖 I have created a release *beep* *boop*
---


## [0.9.0](v0.8.0...v0.9.0)
(2026-04-21)


### Features

* Add `:NvrhDetach` command
([#85](#85))
([4011e96](4011e96))
* Add `client from-neovim` command
([#83](#83))
([ddc23ce](ddc23ce)),
closes [#82](#82)
* Add plugin with `:NvrhOpen` command
([#86](#86))
([f292de3](f292de3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant