aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/lexers/python.tes
AgeCommit message (Collapse)AuthorFilesLines
2022-11-21added lexers for Python and Linux Device TreesRobin Haberkorn1-0/+68
* 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.