8 Aug
2012
8 Aug
'12
2 a.m.
On Mon, Aug 6, 2012 at 1:29 PM, <jstjohn@purdue.edu> wrote:
From: "Jason St. John" <jstjohn@purdue.edu>
This fixes the current syntax highlighting behavior in the 'options' array, which does *not* flag illegal options (e.g. typos, unsupported options). The shDoubleQuote and shSingleQuote options were the culprits. Now, if you enter `'!imptydurs'`, the typoed option will be flagged red.
I also added syntax highlighting for the new options listed in `man 5 makepkg.conf`, which I believe were introduced around pacman 4.0.0.
Signed-off-by: Jason St. John <jstjohn@purdue.edu> Thanks!
-Dan