12.nixvim/modules
2024-12-27 21:09:48 +00:00
..
misc modules/context: flake option, provides access to our flake 2024-12-23 12:18:06 +00:00
top-level modules/test: hide the deprecated check* options 2024-12-27 21:09:48 +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
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
editorconfig.nix
files.nix
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
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
plugins.nix