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