diff --git a/README.md b/README.md index 7c31635..73ab43b 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ | Alt-ScrollUp | ALL | Scroll right one character at a time | | Alt-ScrollDown | ALL | Scroll left one character at a time | | | | | -| LeftClick | VIS | Select between the cursor and the mouse | | MiddleClick | ALL | Select between the cursor and the mouse | | Ctrl-LeftClick | ALL | Select between the cursor and the mouse | | Alt-LeftClick | ALL | Select the line at the mouse | diff --git a/vim/config/keyboard.vim b/vim/config/keyboard.vim index 7d5bc3c..8a182c5 100644 --- a/vim/config/keyboard.vim +++ b/vim/config/keyboard.vim @@ -49,7 +49,6 @@ " | (A) -> scroll right slowly " | (A) -> scroll left slowly " -" | (V) -> selects from the cursor " | (A) -> selects from the cursor " | (A) -> selects from the cursor " | (A) -> select the line being clicked @@ -310,7 +309,6 @@ nnoremap xnoremap inoremap - xnoremap nnoremap xnoremap inoremap