diff options
| author | Bart Brouns <bart@magnetophon.nl> | 2019-10-28 15:28:16 +0100 |
|---|---|---|
| committer | Pierre Neidhardt <mail@ambrevar.xyz> | 2019-10-29 12:19:39 +0100 |
| commit | ace73501c2ebd2407f47d398f806fd65d425c755 (patch) | |
| tree | b3c52fa0a4f18b9e0a1d8ef3cd631038fd5f5bf3 /readme.org | |
| parent | 61bb63e8f9849980913a0b616b1f53e535724af4 (diff) | |
Disable <tab>-based bindings by default
fixes #274
Diffstat (limited to 'readme.org')
| -rw-r--r-- | readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ more. | Variable | Default | Description | |--------------------------------------------+---------+-------------------------------------------------------------------| | evil-collection-company-use-tng | t | Set up autocompletion to be similar to Vim's YouCompleteMe. | - | evil-collection-outline-bind-tab-p | t | Enable <tab>-based bindings in Outline mode. | + | evil-collection-outline-bind-tab-p | nil | Enable <tab>-based bindings in Outline mode. | | evil-collection-term-sync-state-and-mode-p | t | Synchronize insert/normal state with char/line-mode in term-mode. | | evil-collection-setup-minibuffer | nil | Set up Vim style bindings in the minibuffer. | | evil-collection-setup-debugger-keys | t | Set up debugger keys for certain modes. | |
