Over time, I've accmulated quite a long aceJump.finder.pattern:
matklad/config@99ee39c
But it still ocasionally happens that I want to jump to a certain punctulation, and then realise that its' not yet on the list (today it's ;). I think it should be safe to just treat all that is not a number/letter as a word boundary by default?
Over time, I've accmulated quite a long
aceJump.finder.pattern:matklad/config@99ee39c
But it still ocasionally happens that I want to jump to a certain punctulation, and then realise that its' not yet on the list (today it's
;). I think it should be safe to just treat all that is not a number/letter as a word boundary by default?