aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/devicetree.tes
AgeCommit message (Collapse)AuthorFilesLines
2022-11-21added lexers for Python and Linux Device TreesRobin Haberkorn1-0/+25
* The device tree lexer reuses CPP and has certain limitations. For once it does not recognize /keywords/ and secondly it confuses properties beginning with # as preprocessor statements.