mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 16:54:36 +02:00
plugins/conjure: init plugin (#339)
* plugins/conjure: init plugin * conjure: fix import
This commit is contained in:
parent
75a5e45b2b
commit
f8c412ba7f
3 changed files with 26 additions and 0 deletions
5
tests/test-sources/plugins/utils/conjure.nix
Normal file
5
tests/test-sources/plugins/utils/conjure.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.conjure.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue