Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL How to write Vimscript functions that operate on a visually selected area — David Winterbottom
https://til.codeinthehole.com/posts/how-to-write-vimscript-functions-that-operate-on-a-visually-selected-area/
links
backlinks
Roast topics
Find topics
Find it!
I was trying to write a Vim function that would act on a visual selection but found it surprisingly difficult. — can be read in 2 minutes