|
@@ -18,7 +18,7 @@ let g:which_key_sep = '→'
|
|
" set timeoutlen=100
|
|
" set timeoutlen=100
|
|
|
|
|
|
" Coc Search & refactor
|
|
" Coc Search & refactor
|
|
-nnoremap <leader>? CocSearch <C-R>=expand("<cword>")<CR><CR>
|
|
|
|
|
|
+nnoremap <leader>? :CocSearch <C-R>=expand("<cword>")<CR><CR>
|
|
let g:which_key_map['?'] = 'search word'
|
|
let g:which_key_map['?'] = 'search word'
|
|
|
|
|
|
" Not a fan of floating windows for this
|
|
" Not a fan of floating windows for this
|