From cc12cb886b03518df49c2dfe94d9cb5922c142a9 Mon Sep 17 00:00:00 2001 From: thuan Date: Wed, 11 Aug 2021 11:36:25 +0700 Subject: [PATCH] docs(readme): vim every where update with touchcursor (close #13) --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5c3df746..16848a4c 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,9 @@ * using `dark | light` in command line * change nvim & kitty & alacritty & batcat theme - vim keymap everywhere - * philosophy: replace (Caps Lock) for vim keymap when you pressed `caps lock` left hand (busy), right hand (free) so I prefer mod these key your right hand can press - * using Xmodmap - * `h,j,k,l` (left, down, up, right) - * `i` (HOME), `o` (END) + * philosophy: you not in vim, like google sheet, edit text,... + * i use [touchcursor](https://github.com/donniebreve/touchcursor-linux) for config my keyboard, older is use xmodmap but i have some issue with this then i switch to touchcursor and this work well + * my touchcursor config [here](https://github.com/thuanpham2311/dotfiles/blob/master/touchcursor/touchcursor.conf) - fzf, moving fast. ## You want setup like me? (Auto script)