add support for paq-nvim (#655)
This commit is contained in:
@@ -24,4 +24,9 @@ if exists(":DeinUpdate")
|
|||||||
DeinUpdate
|
DeinUpdate
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if exists(":PaqUpdate")
|
||||||
|
echo "PaqUpdate"
|
||||||
|
PaqUpdate
|
||||||
|
endif
|
||||||
|
|
||||||
quitall
|
quitall
|
||||||
|
|||||||
Reference in New Issue
Block a user