mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
tests/issues: fix deprecation warning
This commit is contained in:
parent
d50ee5dd2f
commit
e1a5e39eb9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
goyo = {
|
||||
enable = true;
|
||||
settings.linenr = false;
|
||||
settings.linenr = 0;
|
||||
};
|
||||
|
||||
lsp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue