12.nixvim/modules
Matt Sturgeon 4814147442
modules/test: add config and options passthrus
This should make inspection of tests a little easier.
2024-08-28 00:08:10 +01:00
..
misc modules/context: add isTopLevel option 2024-08-20 22:02:29 +01:00
top-level modules/test: add config and options passthrus 2024-08-28 00:08:10 +01:00
autocmd.nix
clipboard.nix
colorscheme.nix
commands.nix
default.nix modules/performance: add an option to combine plugins to a single plugin pack 2024-07-24 16:50:50 +02:00
diagnostics.nix
doc.nix
editorconfig.nix
files.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
filetype.nix
highlights.nix
keymaps.nix modules/keymap: improve lua deprecation 2024-08-18 22:11:11 +01:00
lua-loader.nix
opts.nix modules/opts: move options to top of init.lua 2024-08-24 11:50:06 -05:00
output.nix modules/outputs: make type readOnly at the top-level 2024-08-20 22:02:29 +01:00
performance.nix modules/performance: add ability to byte compile nvim runtime directory 2024-07-31 11:31:40 +00:00
plugins.nix