mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +03:00
Small update: two new keywords for cabal syntax
This commit is contained in:
parent
a13a30b10a
commit
a99dc516e6
@ -187,9 +187,11 @@ context default
|
|||||||
# special keywords
|
# special keywords
|
||||||
keyword whole True white
|
keyword whole True white
|
||||||
keyword whole False white
|
keyword whole False white
|
||||||
keyword whole if white
|
keyword whole if white
|
||||||
keyword whole impl white
|
|
||||||
keyword whole else white
|
keyword whole else white
|
||||||
|
keyword whole os white
|
||||||
|
keyword whole impl white
|
||||||
|
keyword whole arch white
|
||||||
|
|
||||||
keyword whole linestart \[\s\]executable yellow
|
keyword whole linestart \[\s\]executable yellow
|
||||||
keyword whole linestart \[\s\]library yellow
|
keyword whole linestart \[\s\]library yellow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user