ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/source-highlight/desktop.lang

11 lines
236 B
Plaintext

# highlighting for (KDE) desktop files
include "script_comment.lang"
section start '\[.*\]'
(type,paren,normal,symbol) = `([^="\[]+)((?:\[.+\])*)([[:blank:]]*)(=)`
include "number.lang"
include "symbols.lang"
include "c_string.lang"