vim:coc: Update and switch to release branch
This makes the installation via `yarn` obsolete (it was also outdated).
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -52,6 +52,7 @@
|
||||
[submodule "coc.nvim"]
|
||||
path = .local/share/vim/pack/plugins/opt/coc.nvim
|
||||
url = https://github.com/neoclide/coc.nvim
|
||||
branch = release
|
||||
[submodule "cocci-syntax"]
|
||||
path = .local/share/vim/pack/plugins/opt/cocci-syntax
|
||||
url = https://github.com/ahf/cocci-syntax
|
||||
|
||||
Reference in New Issue
Block a user