aboutsummaryrefslogtreecommitdiff
path: root/data/core/syntax.lua
AgeCommit message (Collapse)Author
2020-06-08Added file-header pattern support to `syntax`rxi
2020-05-07Renamed `common.matches_pattern` => `common.match_pattern`rxi
2020-05-07Moved `matches_pattern` from `syntax` to `common`rxi
2020-03-07Moved .c, .lua and .md language syntaxes from core.syntax to pluginsrxi
2020-03-07Added `union`, `short` and `long` keywords to .c syntaxrxi
2020-01-25Added missing `volatile` keyword to C syntaxrxi
2019-12-28Initial commitrxi