test
This commit is contained in:
parent
40cf7d8bac
commit
a80de676b3
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
programs.nixvim = {
|
programs.nixvim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
options = {
|
options = {
|
||||||
|
viAlias = true;
|
||||||
|
vimAlias = true;
|
||||||
number = true;
|
number = true;
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue