From 32055d1b061e608dec67cf9571ab40aa1d8add5c Mon Sep 17 00:00:00 2001 From: Jersey Fonseca Date: Thu, 25 Jun 2020 10:25:02 -0500 Subject: Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 37c8288..95de68d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Plug 'vuciv/vim-bujo' nmap BujoChecknormal imap BujoCheckinsert ``` + + **NOTE: These are my default keys. Some terminals do not register these keys the same. If this does not work, you will need to choose your own mappings. If anyone has suggestions for a new default mapping, please let me know!** + + * Change cache directory: ``` let g:bujo#todo_file_path = $HOME . "/.cache/bujo" -- cgit v1.2.3