Open
Description
Register syncing to nvim doesn't work. I've:
- Run
zstyle :zle:evil-registers:'[A-Za-z%#]' editor nvim
in a shell, then attempted to cut lines ("zdd
) to both pre-existing and then newly-created nvim instances. - Added
zstyle :zle:evil-registers:'[A-Za-z%#]' editor nvim
to my .zshrc afterzplug load
and attempted to use it as above. - Disabled NVM lazy load on a hunch that
nvim
resolving to a lazy load function may have been breaking evil-registers.
None of these allowed me to successfully sync to nvim, and I don't know where to go next for debugging.
OS X, NVIM v0.10.0
Metadata
Metadata
Assignees
Labels
No labels