completion/ivy: fix +ivy/tasks, add :todo & +ivy:todo
This commit is contained in:
parent
c4e404b0bb
commit
bfd79e78ce
4 changed files with 67 additions and 6 deletions
|
@ -61,7 +61,7 @@
|
|||
(ex! "build" '+eval/build)
|
||||
(ex! "debug" '+debug/run)
|
||||
(ex! "er[rors]" 'flycheck-list-errors)
|
||||
(ex! "todo" '+ivy/tasks)
|
||||
(ex! "todo" '+ivy:todo)
|
||||
|
||||
;; File operations
|
||||
(ex! "mv" '+evil:file-move)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue