mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/compiler: init
This commit is contained in:
parent
4f01fd981a
commit
f76051e06e
2 changed files with 24 additions and 0 deletions
5
tests/test-sources/plugins/by-name/compiler/default.nix
Normal file
5
tests/test-sources/plugins/by-name/compiler/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.compiler.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue