nixvim: rename options to opts
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
|
||||
options = {
|
||||
opts = {
|
||||
number = true;
|
||||
tabstop = 2;
|
||||
shiftwidth = 2;
|
||||
|
Reference in New Issue
Block a user