mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-17 07:51:27 +02:00
Merge 4b7dab0d1f
into c6051305e5
This commit is contained in:
commit
8ab3cd5a91
2 changed files with 20 additions and 0 deletions
5
tests/test-sources/plugins/by-name/roslyn/default.nix
Normal file
5
tests/test-sources/plugins/by-name/roslyn/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.roslyn.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue