plugins/coq-nvim: fix settings not being set when lsp is not enabled (#1408)

This commit is contained in:
Kareem-Medhat 2024-04-13 13:36:45 +02:00 committed by GitHub
parent f4018967d4
commit 3a4de0bb2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 2 deletions

View file

@ -42,4 +42,10 @@
{fingerprint = "20AF 0A65 9F2B 93AD 9184 15D1 A7DA 689C B3B0 78EC";}
];
};
Kareem-Medhat = {
email = "kareemmedhatnabil@gmail.com";
github = "Kareem-Medhat";
githubId = 39652808;
name = "Kareem Medhat";
};
}