dotfiles/nvim/.config
Marty Oehme 434974284a
nvim: Fix flash for search and operator pending
flash.nvim was activating on searches which, while perhaps useful
for some people, was not for me. It stops the (incremental) search
as soon as no valid target exists which drops you back into normal
mode while still typing out the search and thus doing
who-knows-what.

The operator pending mode for the original jump mapping has been
removed to allow the 'surround' mappings from mini plugin to
always work correctly (`ysiw`, `csaw`, ...).
2024-06-06 09:58:25 +02:00
..
nvim nvim: Fix flash for search and operator pending 2024-06-06 09:58:25 +02:00
sh nvim: Enter notes dir when calling zettel index 2024-02-05 15:07:22 +01:00