mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update anzu setting
This commit is contained in:
parent
8004f56991
commit
9335b9816c
@ -425,6 +425,9 @@ let g:airline#extensions#anzu#enabled = 0
|
||||
" Maximum number of words to search
|
||||
let g:anzu_search_limit = 500000
|
||||
|
||||
" Message to show for search pattern
|
||||
let g:anzu_status_format = '/%p [%i/%l]'
|
||||
|
||||
"""""""""""""""""""""""""""""vim-asterisk settings"""""""""""""""""""""
|
||||
nmap * <Plug>(asterisk-z*)
|
||||
nmap # <Plug>(asterisk-z#)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user