handle highlighting for precommands; handle highlighting for commands separators

This commit is contained in:
Andreas Gahr 2011-09-12 16:48:18 +02:00
commit 99b4c930d2
2 changed files with 25 additions and 5 deletions

View file

@ -28,6 +28,8 @@ This highlighter defines the following styles:
* `builtin` - shell builtin commands
* `function` - functions
* `command` - commands
* `precommand` - precommands (i.e. exec, builtin, ...)
* `commandseparator` - command separation tokens
* `hashed-command` - hashed commands
* `path` - paths
* `globbing` - globbing expressions