You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system/version: macos Darwin mod 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:37 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64
nvim +'checkhealth rnvimr':
rnvimr: health#rnvimr#check
========================================================================
## OS
- OK: Name: Mac
## Ranger
- OK: Version: ranger 1.9.3
## Python
- OK: Version: 3.9.13 (main, May 24 2022, 21:13:51) [Clang 13.1.6 (clang-1316.0.21.2)]
## Pynvim
- OK: Version: 0.4.3
## Ueberzug (optional)
- INFO: Ueberzug is not support for Mac
## RPC
- OK: RPC echo: Neovim send "Give me five!" and receive "Give me five!"
Describe the bug
i mapped C-v to NvimEdit vsplit (see my example)
i need to press c-v two times to take effect
running shortcut ev opens the vsplit at the first try (see my example)
i tried it with vanilla and with my own ranger config
i tried it in iterm2 and in the default osx editor
nvim --version
: 0.7.2nvim +'checkhealth rnvimr'
:Describe the bug
To Reproduce using
nvim -u mini.vim
my Example:
cat mini.vim
Expected behavior
The text was updated successfully, but these errors were encountered: