summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorcondy <condy0919@gmail.com>2020-06-16 16:36:45 +0800
committerJames N <james@jojojames.com>2020-06-18 11:28:43 -0700
commita0de3a9cf3d03a460d1880f0e2776ecbaa050ee1 (patch)
treec7aa93506a53bac20a1f790388b1b19a4f61dc02 /readme.org
parent39a38da4e1ef483395a5f05d2580265e07136ec0 (diff)
calendar: Bind Org functions in calendar keymap
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 6667208..3fabddd 100644
--- a/readme.org
+++ b/readme.org
@@ -95,6 +95,7 @@ more.
| Variable | Default | Description |
|--------------------------------------------+---------+-------------------------------------------------------------------|
| evil-collection-company-use-tng | t | Set up autocompletion to be similar to Vim's YouCompleteMe. |
+ | evil-collection-calendar-want-org-bindings | nil | Set up Org functions in calendar keymap. |
| 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. |