mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 20:24:31 +02:00
plugins/instant: fix test to remove warning
This commit is contained in:
parent
40286bf9b0
commit
8a330548ba
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
||||||
{
|
{
|
||||||
empty = {
|
empty = {
|
||||||
plugins.instant = {
|
plugins.instant.enable = true;
|
||||||
enable = true;
|
|
||||||
username = null;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
example = {
|
example = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue