nixvim: rename options to opts
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m36s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 4m36s
This commit is contained in:
parent
e64b4879c0
commit
8b099e335c
@ -10,7 +10,7 @@
|
|||||||
viAlias = true;
|
viAlias = true;
|
||||||
vimAlias = true;
|
vimAlias = true;
|
||||||
|
|
||||||
options = {
|
opts = {
|
||||||
number = true;
|
number = true;
|
||||||
tabstop = 2;
|
tabstop = 2;
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user