Michael LeCompte
Results
2
issues of
Michael LeCompte
fresh install of neovim-remote. Installed via `pip3 install neovim-remote` running via `python ~/.local/bin/nvr` reveals that > Traceback (most recent call last): File ".local/bin/nvr", line 6, in from nvr.nvr import main...
bug-nvim
This is identical to the issue fixed by #813. However, that PR only fixed fields marked as `readOnly`. We would want the opposite behavior for `writeOnly` fields. I.e., these fields...
enhancement