nix-community.nixvim/modules/top-level
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
..
files modules/performance: don't combine filesPlugin into plugin pack 2024-07-24 16:50:50 +02:00
default.nix modules/files: move submodule to its own file 2024-07-05 17:21:56 +01:00
output.nix modules/performance: add performance.byteCompileLua option 2024-07-31 11:31:40 +00:00