summaryrefslogtreecommitdiff
path: root/lexers/pkgbuild.lua
AgeCommit message (Collapse)Author
2016-10-05lexers/pkgbuild: add a comment about pkgver, srcdir and startdirChristian Hesse
2016-10-05lexers/pkgbuild: match functions with parenthesesChristian Hesse
This solves a name conflict between 'pkgver' variable (which what highlighted in wrong color) and function.
2016-02-19update lexer for Arch Linux PKGBUILDChristian Hesse
2015-11-08Import LPeg based lexers from Scintillua 3.6.1-1Marc André Tanner
These are Copyright (c) 2007-2015 Mitchell and released under the MIT license.