Fixed coq artifacts import

This commit is contained in:
Afonso Franco 2022-12-02 03:39:52 +00:00
parent 0366185d6d
commit cdfacf0a82

View file

@ -37,7 +37,7 @@ local plugins = packer.startup({function(use)
} }
use {"ms-jpq/coq_nvim", use {"ms-jpq/coq.artifacts",
branch = 'artifacts', branch = 'artifacts',
} }