type src.elv.sh/pkg/edit.categorizer

3 uses

	src.elv.sh/pkg/edit (current package)
		builtins.go#L529: type categorizer func(rune) int
		builtins.go#L533: func moveDotLeftGeneralWord(categorize categorizer, buffer string, dot int) int {
		builtins.go#L556: func moveDotRightGeneralWord(categorize categorizer, buffer string, dot int) int {