From 927a57452c3a9c1d7c8632cae1a580f2df9cc908 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 21 Nov 2021 15:45:34 +0800 Subject: update packer-related instructions --- core/plugins.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/plugins.vim') diff --git a/core/plugins.vim b/core/plugins.vim index dc2e6c7..9fbea39 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -493,6 +493,6 @@ function! s:wilder_init() abort \ 'apply_incsearch_fix': 0, \ })) catch /^Vim\%((\a\+)\)\=:E117/ - echohl Error |echomsg "Wilder.nvim missing. Run :PackerInstall to install all plugins."|echohl None + echohl Error |echomsg "Wilder.nvim missing. Run :PackerSync to install all plugins."|echohl None endtry endfunction -- cgit v1.2.3