From 8f210abf670a8ad6d9616525c9c13e5d1e4e7f82 Mon Sep 17 00:00:00 2001 From: Jersey Fonseca Date: Tue, 30 Jun 2020 12:07:54 -0500 Subject: Update bujo.txt --- doc/bujo.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/bujo.txt b/doc/bujo.txt index cea58be..7a80073 100644 --- a/doc/bujo.txt +++ b/doc/bujo.txt @@ -38,8 +38,12 @@ very simple and minimialist. *bujo-features* 2. Features~ - * Run: - :Todo + * Open project specific todo: + :Todo // from inside project + * Open general todo: + :Todo g + * Use mods + : Todo * Insert a new task: nmap BujoAddTodoNormal imap BujoAddTodoInsert @@ -48,6 +52,8 @@ very simple and minimialist. imap BujoCheckinsert * Change cache directory: let g:bujo#todo_file_path = $HOME . "/.cache/bujo" + * Change window open width: + let g:bujo#window_width = 40 ======================================================= -- cgit v1.2.3