mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-29 03:50:09 +02:00
tests/one: fix deprecation warning
This commit is contained in:
parent
4e6bb69680
commit
68aeb57a35
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
enable = true;
|
||||
|
||||
settings = {
|
||||
allow_italics = false;
|
||||
allow_italics = 0;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue