summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSomelauw <Somelauw>2017-09-17 23:43:50 +0200
committerSomelauw <Somelauw>2017-09-17 23:47:09 +0200
commit52bbb105a6a7fa9ead68c56746740b4343ecd6e9 (patch)
treec2ae3c4f3b7837432a13bbce1ac3e53225b618af /doc
parentab8d284ea1230f47caadb72588a8eabd9fabb7c0 (diff)
Make o on a checkbox item create a new checkbox item.
Before this it created a regular item. Fixes https://github.com/Somelauw/evil-org-mode/issues/19
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.org b/doc/changelog.org
index 7949817..a169996 100644
--- a/doc/changelog.org
+++ b/doc/changelog.org
@@ -4,6 +4,7 @@
- Introduce variable =evil-org-retain-visual-state-on-shift=. This variable mimics =dotspacemacs-retain-visual-state-on-shift= in Spacemacs.
- Remove =evil-org-recompute-clocks= function. Use =org-resolve-clocks= instead.
- Deprecate =rsi= key bindings.
+ - =o= on a checkbox item creates a new checkbox item (before it created a normal item)
* Version 0.8
- Make evil-org-a-greater-org-object (=ar=), evil-org-inner/a-subtree (=iR=, =aR=) text objects linewise. The other text objects remain characterwise.
- Improvements to =o/O=