Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ml
neovim·Neovimbymawkler

demicolon.nvim: overload ; and , keys to also repeat jumps to diagnostics and text-objects

Hi everyone! I've created a new Neovim plugin: demicolon.nvim. It lets you use ; and , keys to not only repeat t/T/f/F motions, but also to repeat diagnostic motions like ]w (jump to next warning) as well as jumps to nvim-treesitter-textobjects like ]f (jump to next function).

Video previewing it in action.

That's all. Have a great day!

demicolon.nvim: overload ; and , keys to also repeat jumps to diagnostics and text-objectshttps://github.com/mawkler/demicolon.nvimOpen linkView original on lemmy.ml
15

No replies yet

No comments on the original post yet.
demicolon.nvim: overload ; and , keys to also repeat jumps to diagnostics and text-objects | Spyke