equal.operator icon indicating copy to clipboard operation
equal.operator copied to clipboard

Line that starts with TAB are offsetting selection

Open genesistms opened this issue 4 years ago • 0 comments

Example:

	headers := make(map[int]string)

and if [ and ] is selection, so vil will select this:

	[header]s := make(map[int]string)

Thank you for this plugin. Using it on daily basis!

genesistms avatar Oct 12 '21 21:10 genesistms