Ben Woodward

Results 48 comments of Ben Woodward

> I'm using the Vimac "Hint Mode Sequence" feature to trigger on "fj" (the default is also good, "fd"). I find it much faster than a modifier key shortcut. The...

For me the issue is that the mouse cursor is moved. When I'm reading I keep it off to one side of the text. If the mouse cursor is move...

Makes sense to me now why it needs to be moved. Where can I read about the 'move operation'? EDIT: Found it—https://github.com/dexterleng/vimac/commit/dfaf31d05a76cad53684055fdd9fd31332d20ab2

> > Could you elaborate on this? On the latest version v0.3.18 the mouse should reappear at the location a click is performed. > > > > My preference would...

Does anyone know how to install `neovim-nightly` alongside stable neovim? EDIT: Never mind, just renamed the existing symbolic link to `[email protected]`: `mv /usr/local/bin/nvim /usr/local/bin/[email protected]` ``` ❯ ll /usr/local/bin | grep...

I really need this, I use `` and ironically it interferes with my Neovim usage! I'd like to be able to exclude iTerm2, i.e. when iTerm2 is the frontmost application,...

adding `".svelte-kit/ambient.d.ts"` to the list of includes in `.tsconfig.json` fixed this for me.

ugh, just ran into this. very strange bug. pls fix!