lets just be able to see the lua code

This commit is contained in:
Osman Faruk Bayram 2025-03-21 13:34:06 +03:00
parent 2dccc8f655
commit f469af2e5d

View file

@ -30,13 +30,13 @@
ripgrep
];
performance = {
byteCompileLua = {
enable = true;
nvimRuntime = true;
configs = true;
plugins = true;
};
};
# performance = {
# byteCompileLua = {
# enable = true;
# nvimRuntime = true;
# configs = true;
# plugins = true;
# };
# };
};
}