mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-14 10:43:56 +01:00
8 lines
232 B
Text
8 lines
232 B
Text
|
set which-key
|
||
|
set hlsearch "highlight search: highlight matches - hls/nohls
|
||
|
set incsearch "incremental search: search while typing - is/nois
|
||
|
set ignorecase "ignore case during search - ic/noic
|
||
|
|
||
|
Plug 'machakann/vim-highlightedyank'
|
||
|
|