This commit is contained in:
Vivian 2025-08-18 12:56:39 +02:00
parent f833c25447
commit 4255553aab
6 changed files with 94 additions and 96 deletions

View file

@ -30,8 +30,8 @@ with lib;
luaLoader.enable = true;
performance = {
byteCompileLua.enable = true;
combinePlugins.enable = true;
# byteCompileLua.enable = true;
# combinePlugins.enable = true;
};
globals.mapleader = " ";