..
misc
modules: move nixpkgs
module to top-level modules
2024-09-27 09:30:12 +01:00
top-level
lib/modules: pass inputs.nixpkgs
into evalNixvim
2024-12-15 18:41:23 +00:00
autocmd.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
clipboard.nix
modules/clipboard: allow raw lua code in register option
2024-11-15 18:40:10 +00:00
colorscheme.nix
modules: cleanup with lib
2024-09-03 22:12:33 -05:00
commands.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
default.nix
modules/lazyload: init w/ assertion
2024-12-05 20:48:04 +00:00
diagnostics.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
doc.nix
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
editorconfig.nix
modules: cleanup with lib
2024-09-03 22:12:33 -05:00
files.nix
lib: segregate and deprecate functions that need pkgs
2024-09-13 19:05:26 +01:00
filetype.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
highlights.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
keymaps.nix
modules/keymap: quickfix, use "keep" rather than "error"
2024-12-20 01:54:02 -08:00
lazyload.nix
modules/lazyload: warn enabling a lazy loading provider
2024-12-10 10:15:10 -06:00
lua-loader.nix
modules/lua-loader: make enable option nullable
2024-07-21 17:11:50 +03:00
opts.nix
treewide (cleaning): helpers.toLuaObject -> lib.nixvim.toLuaObject
2024-12-15 21:55:51 +00:00
output.nix
modules: let extraPlugins accept null values
2024-12-17 22:46:34 +01:00
performance.nix
modules/performance: add ability to byte compile nvim runtime directory
2024-07-31 11:31:40 +00:00
plugins.nix
plugins/by-name: remove pathExists
check
2024-09-09 11:50:41 +01:00