mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56:05 +01:00
This avoids having the option always "defined". This also avoids luaLoader configuration in extra files by default. Earlier `vim.loader.disable()` was always added to configs produced by `files` option, effectively disabling luaLoader even if it was explicitly enabled in a top-level configuration. |
||
|---|---|---|
| .. | ||
| autocmd.nix | ||
| clipboard.nix | ||
| commands.nix | ||
| diagnostics.nix | ||
| editorconfig.nix | ||
| extra-files.nix | ||
| files.nix | ||
| filetypes.nix | ||
| highlight.nix | ||
| keymaps.nix | ||
| lua-loader.nix | ||
| options.nix | ||
| output.nix | ||