Highlight word under cursor
This commit is contained in:
parent
ffca2a8b7d
commit
bbe727f757
1
init.vim
1
init.vim
@ -75,6 +75,7 @@ map <C-S> <ESC>:wa<CR>
|
|||||||
imap <C-S> <ESC>:wa<CR>
|
imap <C-S> <ESC>:wa<CR>
|
||||||
"Jump to last modification line
|
"Jump to last modification line
|
||||||
map ö `.
|
map ö `.
|
||||||
|
nnoremap ü :let @/='\<<C-R>=expand("<cword>")<CR>\>'<CR>:set hls<CR>
|
||||||
|
|
||||||
" =================Comments============================
|
" =================Comments============================
|
||||||
map <C-C> :TComment<CR>
|
map <C-C> :TComment<CR>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user