Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 29644d6

Browse files
authored
[vim] Update Coc plugins (#934)
1 parent ea22811 commit 29644d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/steps/upgrade.vim

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,9 @@ if exists(":PaqUpdate")
3838
PaqUpdate
3939
endif
4040

41+
if exists(":CocUpdateSync")
42+
echo "CocUpdateSync"
43+
CocUpdateSync
44+
endif
45+
4146
quitall

0 commit comments

Comments
 (0)