Files
dotfiles/.config/vim/vimrc.d/40-keys.vim
Julian Prein 1aa6266200 vim:keys: Fix <leader>* for words starting w/ b
`<C-R><C-W>` inserts the cword, but skips over any character that were
already typed. This broke the search for words beginning with a `b`.
2022-10-21 00:39:21 +02:00

6.8 KiB