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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user