From df4d94af5f6a3434824cfd6cceaa58c56fb87877 Mon Sep 17 00:00:00 2001 From: Jersey Fonseca Date: Thu, 25 Jun 2020 12:03:24 -0500 Subject: Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4a4e65f..7dd5a31 100644 --- a/README.md +++ b/README.md @@ -23,17 +23,15 @@ Plug 'vuciv/vim-bujo' ``` * Insert a new task: ``` - nmap BujoAddnormal - imap BujoAddinsert + nmap BujoAddnormal + imap BujoAddinsert ``` * Check off a task: ``` - nmap BujoChecknormal - imap BujoCheckinsert + nmap BujoChecknormal + imap BujoCheckinsert ``` - - **NOTE: These are my default keys. Some terminals do not register these keys the same. For example, reddit user u/CoolioDude noted "for example, my terminal emulator sees enter, control-enter, and shift-enter as the same key." 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!** - +**Note: You can remap these keys to whatever you see fit** * Change cache directory: ``` -- cgit v1.2.3