Skip to content

Commit 89dd31a

Browse files
EmrysMyrddinmi2ebi
authored andcommitted
feat(helix-tui): add configuration to manually enable/disable KKP (helix-editor#14398)
1 parent c57d906 commit 89dd31a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

book/src/editor.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@
6666
| `rainbow-brackets` | Whether to render rainbow colors for matching brackets. Requires tree-sitter `rainbows.scm` queries for the language. | `false` |
6767
| `enable-focus-dimmer` | Whether to dim text in unfocused views or while jumping to labels. | `false` |
6868
| `kitty-keyboard-protocol` | Whether to enable Kitty Keyboard Protocol. Can be `enabled`, `disabled` or `auto` | `auto` |
69-
| `enable-focus-dimmer` | Whether to dim text in unfocused views or while jumping to labels. | `false` |
70-
| `kitty-keyboard-protocol` | Whether to enable Kitty Keyboard Protocol. Can be `enabled`, `disabled` or `auto` | `auto` |
71-
| `enable-focus-dimmer` | Whether to dim text in unfocused views or while jumping to labels. | `false` |
72-
| `kitty-keyboard-protocol` | Whether to enable Kitty Keyboard Protocol. Can be `enabled`, `disabled` or `auto` | `auto` |
7369

7470
### `[editor.clipboard-provider]` Section
7571

0 commit comments

Comments
 (0)