Update plugins
This commit is contained in:
parent
da27334ef0
commit
5d55fd841e
@ -1,2 +1,6 @@
|
||||
#!/bin/bash
|
||||
git submodule update --init --recursive
|
||||
pushd ./pack/plugins/opt/coc.nvim/
|
||||
npm install
|
||||
npm run build
|
||||
popd
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9c54590c6dd37f06a27768a5c3e22615795a0ae9
|
||||
Subproject commit 477b2835c0599dc8a58e8700452efc5cf54f80ed
|
@ -1 +1 @@
|
||||
Subproject commit 7191ebb615f5d6ebbf51d598d8ec853a65e2274d
|
||||
Subproject commit 3f90fb42d8871920138ace9878502f22a4d91e85
|
@ -1 +1 @@
|
||||
Subproject commit e34f6c129d39b90db44df1107c8b7dfacfd18946
|
||||
Subproject commit 980cd074395110964b66bfbc5c1f1ee237be3c86
|
@ -1 +1 @@
|
||||
Subproject commit ff3f5cdff71d7a9710a012f2ff11e1294f70c7a5
|
||||
Subproject commit b2b5709b7979bb99b0548d5879c49672891b9b5b
|
@ -1 +1 @@
|
||||
Subproject commit f3e92c7721505a59738db15e3e80bc5ccff08e36
|
||||
Subproject commit 8d25dd777c5875d72328799878dd93f15f0e64c6
|
@ -1 +1 @@
|
||||
Subproject commit b8a824ae865032066793fb10c1c7d8a184a3a035
|
||||
Subproject commit 4a429a0fc85c2a95b24544373516fdee805c3a56
|
@ -1 +1 @@
|
||||
Subproject commit ee21252c035004efd6fea40335cd311e71cf7a33
|
||||
Subproject commit c147741c643e2fef3458e8e44834c11ef85bdd9b
|
Loading…
Reference in New Issue
Block a user