kakoune/doc/pages
Tim Allen dc07c649de Add standard DiagnosticError and DiagnosticWarning faces.
kak-lsp uses these faces to mark errors inside the buffer, instead of the Error
face which is much more jarring, and which does not have an associated warning
face. Since the :spell command marks errors inside the buffer, it's also updated
to use this new face.

Adding these faces to Kakoune makes it more likely that colorschemes will
automatically do the right thing when used with kak-lsp, and makes it possible
to use a subtle appearance (like curly underlines) for in-buffer errors while
keeping Kakoune errors bold and jarring as they should be.
2021-09-07 17:46:50 +10:00
..
buffers.asciidoc doc: Add more details about debug buffers. 2019-02-17 11:09:58 +11:00
changelog.asciidoc Kakoune 2021.08.28 2021-08-28 14:07:42 +10:00
command-parsing.asciidoc Disabled backtick escaping 2020-10-27 12:36:33 +01:00
commands.asciidoc Prevent overwriting existing file in :write <explicit filename> 2021-07-20 22:30:41 +10:00
execeval.asciidoc Add a -verbatim switch to evaluate-commands for perfect forwarding 2019-10-23 22:30:23 +11:00
expansions.asciidoc doc: expansions: Fix bad asciidoc syntax for kak_command_fifo 2021-09-01 23:00:22 +08:00
faces.asciidoc Add standard DiagnosticError and DiagnosticWarning faces. 2021-09-07 17:46:50 +10:00
faq.asciidoc doc faq: Document the frugal scripting language 2020-08-10 12:23:35 +03:00
highlighters.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
hooks.asciidoc {commands,hooks}.asciidoc: Use consistent capitalization for Kakoune 2021-05-15 22:17:41 -04:00
keymap.asciidoc Fixed some English typos 2019-08-04 00:45:19 +02:00
keys.asciidoc Clarify which parts of Kakoune the extra_word_chars option affects. 2021-06-09 17:50:30 +10:00
mapping.asciidoc doc mapping: Document semicolon and percent 2020-12-15 17:13:02 +03:00
modes.asciidoc doc: mention comma key for entering user-mode 2020-10-04 13:34:57 +02:00
options.asciidoc Remove terminal_wheel_up/down_button UI option 2021-09-02 20:46:35 +10:00
regex.asciidoc Clarify which parts of Kakoune the extra_word_chars option affects. 2021-06-09 17:50:30 +10:00
registers.asciidoc doc: fix typos and clarify some parts 2020-05-28 18:37:26 +02:00
scopes.asciidoc doc: Document the buffer=/path/to/file scope syntax. 2019-01-23 12:34:02 +11:00