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