feat: improve nixvim configuration
This commit is contained in:
parent
4694410cc8
commit
b74b1ba3e4
5 changed files with 39 additions and 16 deletions
6
home-manager/stvnliu/nixvim/coq.nix
Normal file
6
home-manager/stvnliu/nixvim/coq.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
plugins.coq-nvim = {
|
||||
enable = true;
|
||||
installArtifacts = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue