Neovim: Byte-compile init.lua
This commit is contained in:
@ -98,7 +98,7 @@ in {
|
||||
performance.byteCompileLua = {
|
||||
enable = true;
|
||||
configs = true;
|
||||
initLua = false; # When debugging init.lua turn this off
|
||||
initLua = true; # When debugging init.lua turn this off
|
||||
nvimRuntime = true;
|
||||
plugins = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user