mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/coq-nvim: fix settings not being set when lsp is not enabled (#1408)
This commit is contained in:
parent
f4018967d4
commit
3a4de0bb2f
2 changed files with 13 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue