finviman
finviman
when the cursor point to right edge of window, a history view popup, I have 2 monitor so when I drag to another monitor it's annoying sometimes. https://kingtoolbox.github.io/2020/01/22/preview-window/ 
**Topic** the version is 0.37 i have a git repo commit log like this, it's a tig show in nigthtly branch. I use tig snapshot because its log graph is...
**Describe the bug** can not start by alfred or click App icon , nothing happened. But can start from cli: ./Applications/neovide.app/Contents/MacOS/neovide **To Reproduce** Steps to reproduce the behavior: In MacOS,...
the notification right now is not obvious, and I use it in office, must muted.
before i add this issue, i query ctrl+o for exist issues.it use for jump back. but this shortcut works in this situation in vim: when you are in insert mode,press...
插件很好用,但是启动vim时它会占用70ms启动时间, 使得启动时间达到了170ms, 所以我想能按需加载,比如进入insert mode时? 或者 cmd+space切换输入法时?
now, I use `vim.keymap.set('i', '', 'l"+Pli') ` to paste text to neovide buffer, but there are 2 bugs: 1. When the cursor at the head of line, this command will...