nix-community.nixvim/tests/test-sources/modules/performance
Stanislav Asunkin 17e8904992 modules/performance: add performance.byteCompileLua option
* add `performance.byteCompileLua.enable` toggle to enable or disable
  all byte compiling features
* add `performance.byteCompileLua.initLua` toggle to enable or
  disable byte compiling of init.lua
* add `writeByteCompiledLua` helper for saving byte compiled lua source
  code to the nix store
* `nixvim-print-init` utility is always pointed to uncompiled init.lua
* add tests
2024-07-31 11:31:40 +00:00
..
byte-compile-lua.nix modules/performance: add performance.byteCompileLua option 2024-07-31 11:31:40 +00:00
combine-plugins.nix modules/performance: add plenary filetypes directory to default pathsToLink 2024-07-24 16:50:50 +02:00