mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 20:54:56 +02:00
tests: fix occurences of deprecated "options" option
This commit is contained in:
parent
0f6d44503b
commit
c706207007
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
options = {
|
||||
options = {
|
||||
opts = {
|
||||
updatetime = 100; # Faster completion
|
||||
|
||||
# Line numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue