add performance section
This commit is contained in:
parent
a5b0c4751d
commit
b8283ec9cb
1 changed files with 9 additions and 0 deletions
|
|
@ -29,5 +29,14 @@
|
|||
lazygit
|
||||
black
|
||||
];
|
||||
|
||||
performance = {
|
||||
byteCompileLua = {
|
||||
enable = true;
|
||||
nvimRuntime = true;
|
||||
configs = true;
|
||||
plugins = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue