diff options
| author | Eike Plack <github@ekie.antares.uberspace.de> | 2015-07-19 05:39:06 +0200 |
|---|---|---|
| committer | Eike Plack <github@ekie.antares.uberspace.de> | 2015-07-19 05:39:06 +0200 |
| commit | 0d0b6668204b2b5efaf431ba4eead1d7a559f4cf (patch) | |
| tree | c0bd94c5bd568caa328fb1a875376408e1668fe9 | |
| parent | 0674a56af2f4d6490f48ef2029bcc47c37fb9514 (diff) | |
Document missing builtin faces
| -rw-r--r-- | README.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc index 347b2840..3b9cd5a7 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -780,6 +780,8 @@ There are some builtins faces used by internal Kakoune functionalities: * `StatusLine`: face used for the status line * `StatusCursor`: face used for the status line cursor * `Prompt`: face used prompt displayed on the status line + * `MatchingChar`: face used by the show_matching highlighter + * `Search`: face used to highlight search results Advanced topics --------------- |
