Respect word boundaries
metasoarous opened this issue · 1 comments
metasoarous commented
For instance, if I defined a local variable with (let [some-stuff (what have you)] (do things with some-stuff)), the some within some-stuff becomes highlighted, suggesting that word boundaries are not being looked at for keyword matches.
guns commented
