From 6cf2054cb221ec994131331fae18da1883675e10 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Fri, 22 May 2015 09:42:48 +0200 Subject: [PATCH] Add checkboxes for headlines without tasks --- evil.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/evil.org b/evil.org index 6d0a6d7..6e725f2 100644 --- a/evil.org +++ b/evil.org @@ -12,6 +12,8 @@ would otherwise abort the action. This doesn't really fit Emacs (this question usually comes when ending the session), so I'm strongly considering to just drop these commands. +- [ ] implement extended {count} argument + * Switch to next tab Both switching to the next and nth tab with gt are supported. @@ -181,3 +183,6 @@ the tab list). I've bound that command to zx, but that feels wrong since it's supposed to be a folding command that merely happened to be free in Evil's z map. A solution as explained in the section about the "other" last tab page would probably work out. + +- [X] zx +- [ ] Find a better solution and keybinding for it