From 1cdba1d9cb4dfc18a1f48912c36222d3eb901337 Mon Sep 17 00:00:00 2001 From: Jersey Fonseca Date: Sun, 16 Aug 2020 15:10:45 -0500 Subject: Update bujo.txt Getting rid of duplicate tag for issue --- doc/bujo.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/bujo.txt') diff --git a/doc/bujo.txt b/doc/bujo.txt index 83eb880..479830b 100644 --- a/doc/bujo.txt +++ b/doc/bujo.txt @@ -1,4 +1,5 @@ -*bujo.txt* *bujo.txt* + + *bujo.txt* Bujo~ Bullet Journal Vim Plugin~ @@ -45,11 +46,11 @@ very simple and minimialist. * Use mods : Todo * Insert a new task: - nmap BujoAddTodoNormal - imap BujoAddTodoInsert + nmap BujoAddTodoNormal + imap BujoAddTodoInsert * Check off a task: - nmap BujoChecknormal - imap BujoCheckinsert + nmap BujoChecknormal + imap BujoCheckinsert * Change cache directory: let g:bujo#todo_file_path = $HOME . "/.cache/bujo" * Change window open width: -- cgit v1.2.3