fix nix syntax change in update

This commit is contained in:
megit 2024-08-07 16:41:03 +08:00
parent 5dae59a42b
commit beea26ee85
4 changed files with 35 additions and 35 deletions

View file

@ -4,7 +4,7 @@
mapleader = " ";
maplocalleader = " ";
};
options = {
opts = {
relativenumber = true;
splitbelow = true;
redrawtime = 5000;