i swear this time

This commit is contained in:
2025-11-05 21:54:50 -06:00
parent 51d9300990
commit 68ca7ff5f8

View File

@@ -25,6 +25,7 @@ in {
clipboard = { clipboard = {
enable = true; enable = true;
providers.wl-copy.enable = true; providers.wl-copy.enable = true;
registers = "unnamedplus";
}; };
globals = { globals = {
mapleader = " "; mapleader = " ";
@@ -143,7 +144,6 @@ in {
]; ];
options = { options = {
#clipboard = "unnamedplus";
# line numbers # line numbers
number = true; number = true;