mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add * mapping for visual selection
This commit is contained in:
parent
2b0feddde7
commit
9c7527c2e7
@ -424,6 +424,8 @@ let g:anzu_search_limit = 500000
|
||||
"""""""""""""""""""""""""""""vim-asterisk settings"""""""""""""""""""""
|
||||
nmap * <Plug>(asterisk-z*)
|
||||
nmap # <Plug>(asterisk-z#)
|
||||
xmap * <Plug>(asterisk-z*)
|
||||
xmap # <Plug>(asterisk-z#)
|
||||
|
||||
"""""""""""""""""""""""""""""LeaderF settings"""""""""""""""""""""
|
||||
" Do not use cache file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user