12.nixvim/lib
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
..
autocmd-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
builders.nix modules/performance: add performance.byteCompileLua option 2024-07-31 11:31:40 +00:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
deprecation.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
helpers.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
keymap-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
maintainers.nix maintainers: add GGORG 2024-07-25 13:40:08 +02:00
neovim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
options.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
to-lua.nix lib/to-lua: handle derivations as path strings 2024-07-22 13:24:16 +01:00
types.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
utils.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
vim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00