diff --git a/vimrc b/vimrc index cae27af..f6a6281 100644 --- a/vimrc +++ b/vimrc @@ -217,6 +217,8 @@ endif " Guess what? Despite Neovim being smart enough to distinguish " from , it treats as anyways if " you have a normal mode mapping for . Screw me I guess. +" Edit: My bad - Please refer to :h or :h CTRL-I. Maybe +" learn to read sometime this century. " " https://vi.stackexchange.com/a/46704 " https://github.com/neovim/neovim/pull/17932