| Age | Commit message (Collapse) | Author | Lines |
|
Makes colorcolumn setlocal instead of set.
Makes conceal opt-in.
Removes the seem-to-be obsolete old keywords/types
|
|
Column limit 78 -> 100.
|
|
1. Highlight new lifetime syntax
2. Visually distinguish `unsafe` keyword
3. Add a new file that highlights column 78, to warn when lines get too long
|
|
|
|
This is not the default and must be turned on.
|
|
that makes mod paths show up as operators.
|
|
This may break indentation though. However, without it, vim
sees "<->" and interprets it as a "<", folloed by "->", which
it conceals as a right arrow, so I'm not sure which is worse.
|
|
This makes concealment opt-in.
|