mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-12 21:13:48 -05:00
@@ -30,7 +30,6 @@ set ttimeout
|
|||||||
set ttimeoutlen=50
|
set ttimeoutlen=50
|
||||||
|
|
||||||
set incsearch
|
set incsearch
|
||||||
set smartcase
|
|
||||||
" Use <C-L> to clear the highlighting of :set hlsearch.
|
" Use <C-L> to clear the highlighting of :set hlsearch.
|
||||||
if maparg('<C-L>', 'n') ==# ''
|
if maparg('<C-L>', 'n') ==# ''
|
||||||
nnoremap <silent> <C-L> :nohlsearch<CR><C-L>
|
nnoremap <silent> <C-L> :nohlsearch<CR><C-L>
|
||||||
|
|||||||
Reference in New Issue
Block a user