lneovim·Neovimbyludovico_26 Advanced Multiline Editing in NeovimIn this video I walk through how to use many different techniques to edit multiple lines at once in Neovim. Visual Block Mode, Regex search and replace, vim-...View original on open-source.social9Comments1
iittu lemmy.worldInever knew about that non-greedy pattern match, I usually use capture or non-capture groups with a .*? inside1
Inever knew about that non-greedy pattern match, I usually use capture or non-capture groups with a .*? inside