vim: my bad
This commit is contained in:
2
vimrc
2
vimrc
@ -217,6 +217,8 @@ endif
|
|||||||
" Guess what? Despite Neovim being smart enough to distinguish
|
" Guess what? Despite Neovim being smart enough to distinguish
|
||||||
" <Ctrl-I> from <Tab>, it treats <Ctrl-I> as <Tab> anyways if
|
" <Ctrl-I> from <Tab>, it treats <Ctrl-I> as <Tab> anyways if
|
||||||
" you have a normal mode mapping for <Tab>. Screw me I guess.
|
" you have a normal mode mapping for <Tab>. Screw me I guess.
|
||||||
|
" Edit: My bad - Please refer to :h <Tab> or :h CTRL-I. Maybe
|
||||||
|
" learn to read sometime this century.
|
||||||
"
|
"
|
||||||
" https://vi.stackexchange.com/a/46704
|
" https://vi.stackexchange.com/a/46704
|
||||||
" https://github.com/neovim/neovim/pull/17932
|
" https://github.com/neovim/neovim/pull/17932
|
||||||
|
Reference in New Issue
Block a user