summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2018-01-11 19:31:04 -0800
committerJames Nguyen <james@jojojames.com>2018-01-11 19:32:35 -0800
commita37e87dd2162ddb8b368cd269aac1f857c9e185e (patch)
tree094e86ebf9b5ffaf780e7b707a9344b49e4cb48d /readme.org
parent0e0f007768d4d1065c6e4e0819b52c4bfbce5540 (diff)
Gate indium debugger bindings with defcustom
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 1e5e2d9..64b2065 100644
--- a/readme.org
+++ b/readme.org
@@ -95,6 +95,7 @@ Here's another full TLDR ~use-package~ example.
| evil-collection-outline-bind-tab-p | t | 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. |
** Guidelines