handle highlighting for precommands; handle highlighting for commands separators

This commit is contained in:
Andreas Gahr
2011-09-12 16:48:18 +02:00
committed by Julien Nicoulaud
parent cbfd4a8889
commit 670961ad01
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