byte compile config and plugins

This commit is contained in:
Patrick Michl
2024-11-07 10:18:02 +01:00
parent 2f38621677
commit b65164cbbf

View File

@@ -1,5 +1,12 @@
{ {
config = { config = {
performance = {
byteCompileLua = {
enable = true;
plugins = true;
};
};
clipboard.providers.wl-copy.enable = true; clipboard.providers.wl-copy.enable = true;
opts = { opts = {