dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

surround: Replacing quotes by `[[` & `]]` (via `<M-]>`) does NOT work anymore

Open bew opened this issue 2 years ago • 0 comments

In config for nvim-surround I made surrounds to easily add/change/delete Lua's [[ & ]] delimiters using <M-[> (with space(s)) and <M-]> (without space).

When I did these I'm pretty sure it worked, and used it a bit afterward, but now I can't use them anymore...

TODO: check last plugin update date, try update, check older version if any, maybe bisect?

bew avatar Jan 29 '24 00:01 bew