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:
parent
8d4a34123e
commit
576b4397b0
@ -70,7 +70,7 @@ Plug 'haya14busa/vim-asterisk'
|
||||
if g:is_win
|
||||
Plug 'Yggdroot/LeaderF'
|
||||
else
|
||||
Plug 'Yggdroot/LeaderF', { 'do': './install.sh' }
|
||||
Plug 'Yggdroot/LeaderF', { 'do': ':LeaderfInstallCExtension' }
|
||||
endif
|
||||
|
||||
" Another similar plugin is command-t
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user