feat(nvim): add coq-nvim

This commit is contained in:
Moritz Böhme 2023-07-24 18:44:03 +02:00
parent 526783f07a
commit e2aff57d72
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
7 changed files with 62 additions and 113 deletions

View file

@ -0,0 +1,4 @@
require("coq_3p")({
{ src = "orgmode", short_name = "ORG" },
{ src = "codeium", short_name = "COD" },
})