mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update leaderf settings
This commit is contained in:
@@ -70,7 +70,7 @@ Plug 'haya14busa/vim-asterisk'
|
|||||||
if g:is_win
|
if g:is_win
|
||||||
Plug 'Yggdroot/LeaderF'
|
Plug 'Yggdroot/LeaderF'
|
||||||
else
|
else
|
||||||
Plug 'Yggdroot/LeaderF', { 'do': './install.sh' }
|
Plug 'Yggdroot/LeaderF', { 'do': ':LeaderfInstallCExtension' }
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Another similar plugin is command-t
|
" Another similar plugin is command-t
|
||||||
|
|||||||
Reference in New Issue
Block a user