fix: updated undodir to be dynamic based off of current user
All checks were successful
ci / nix-fmt (push) Successful in 2m26s

This commit is contained in:
Ceferino Patino 2026-02-26 16:58:23 -06:00
commit 99999b577c
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -16,7 +16,6 @@
swapfile = false;
backup = false;
undodir = "/home/c4patino/.vim/undodir";
undofile = true;
hlsearch = false;