12.nixvim/tests/test-sources
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
..
example-configurations treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
modules modules/performance: add performance.byteCompileLua option 2024-07-31 11:31:40 +00:00
plugins plugins/which-key: deprecate v2 registrations 2024-07-29 11:16:49 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00