Benno Schulenberg
|
108a3b0b41
|
tweaks: sort two keywords strictly alphabetically
|
2019-09-29 15:11:15 +02:00 |
Dirkjan Ochtman
|
e9d6ceab0b
|
syntax: rust: add the words reserved in 2018, and remove unreserved ones
See https://doc.rust-lang.org/reference/keywords.html,
and https://rust-lang.github.io/rfcs/2421-unreservations-2018.html.
Signed-off-by: Dirkjan Ochtman <dirkjan@ochtman.nl>
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
|
2019-09-28 13:29:23 +02:00 |
Benno Schulenberg
|
cdd637d69f
|
syntaxes: condense and/or correct some extension regexes
|
2018-05-18 20:40:08 +02:00 |
Benno Schulenberg
|
3e1fc6385b
|
syntaxes: remove quotes from each syntax name, and color it differently
The different color will make the name stand out, as it should, instead
of looking the same as all the regex strings.
|
2018-02-14 17:36:50 +01:00 |
Benno Schulenberg
|
b0ef2e2803
|
build: move the syntax files out of the doc/ directory
They are not documentation, they are functional elements of nano.
|
2016-12-30 22:05:01 +01:00 |