Commit d3873c4
Improve on cider-repl--root-ns-highlight-template regexp
- Disallow highlight spilling over () as in ns.foo.bar(file.clj:123)).
- Start matching at the beginning of the symbol, not word. Particularly inhibit
matching of namespaced keywords (which could be many).1 parent 6055683 commit d3873c4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| |||
0 commit comments