diff options
author | Jersey Fonseca <fonseca@uchicago.edu> | 2020-06-25 15:26:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 15:26:04 +0000 |
commit | 2c2e917dee4716611b9eeba3215c44022d95809a (patch) | |
tree | e8f5bafe470e4faf35fd9269b2da691cb041071d | |
parent | 32055d1b061e608dec67cf9571ab40aa1d8add5c (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Plug 'vuciv/vim-bujo' | |||
32 | imap <C-BS> <Plug>BujoCheckinsert | 32 | imap <C-BS> <Plug>BujoCheckinsert |
33 | ``` | 33 | ``` |
34 | 34 | ||
35 | **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!** | 35 | **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!** |
36 | 36 | ||
37 | 37 | ||
38 | * Change cache directory: | 38 | * Change cache directory: |