| programs.kakoune.config.ui | Settings for the ncurses interface.
|
| programs.kakoune.config.tabStop | The width of a tab in spaces
|
| programs.kakoune.config.hooks | Global hooks
|
| programs.kakoune.config.wrapLines | Settings for the wrap lines highlighter.
|
| programs.kakoune.config.autoInfo | Contexts in which to display automatic information box
|
| programs.kakoune.config.alignWithTabs | Use tabs for the align command.
|
| programs.kakoune.config.scrollOff | How many lines and columns to keep visible around the cursor.
|
| programs.kakoune.config.numberLines | Settings for the number lines highlighter.
|
| programs.kakoune.config.autoReload | Reload buffers when an external modification is detected
|
| programs.kakoune.config.colorScheme | Set the color scheme
|
| programs.kakoune.config.indentWidth | The width of an indentation in spaces
|
| programs.kakoune.config.keyMappings | User-defined key mappings
|
| programs.kakoune.config.autoComplete | Modes in which to display possible completions
|
| programs.kakoune.config.showMatching | Highlight the matching char of the character under the
selections' cursor using the MatchingChar
face.
|
| programs.kakoune.config.showWhitespace | Settings for the show whitespaces highlighter.
|
| programs.kakoune.config.incrementalSearch | Execute a search as it is being typed.
|