1
0
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:
jdhao 2021-01-27 23:26:30 +08:00
parent 8d4a34123e
commit 576b4397b0

View File

@ -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