summaryrefslogtreecommitdiff
path: root/test/normal/codepoint-width/tab-width/enabled
diff options
context:
space:
mode:
authorTim Allen <screwtape@froup.com>2018-06-23 17:55:02 +1000
committerTim Allen <screwtape@froup.com>2018-06-23 17:55:02 +1000
commit53f0ce824759f0a054be914b08def32fc6878a13 (patch)
tree42e15a8b404b589ba2db319a7d07a964350cd3c5 /test/normal/codepoint-width/tab-width/enabled
parent2a4d3eb13b325f1633441c6501c1df556b6096ae (diff)
rust.kak: lifetimes do not include the following non-word character.
A Rust data structure that is generic over a type conventionally uses a single capital letter for the type variable, like `Vec<T>` or `HashMap<K, V>`. A Rust data structure that is generic over a reference-lifetime conventionally uses an apostrophe followed by a single lower-case letter for the lifetime variable, like `Something<'a>`. Previously, Kakoune would highlight "'a>" as the lifetime parameter; with this change Kakoune highlights "'a" and leaves the closing ">" alone.
Diffstat (limited to 'test/normal/codepoint-width/tab-width/enabled')
0 files changed, 0 insertions, 0 deletions