nix-community.nixvim/tests/test-sources/modules
2024-03-18 20:41:12 +01:00
..
autocmd.nix tests/plugins: refactor (#235) 2023-03-22 07:42:02 +01:00
clipboard.nix tests: allow test cases to use the nixvim helpers (for testing them) 2023-09-27 10:48:13 +02:00
commands.nix modules/commands: fix lua cmd.options value when no options are set 2024-01-20 14:48:59 +01:00
editorconfig.nix editorconfig: Migrate to builtin plugin (#335) 2023-04-15 15:21:25 +02:00
extra-files.nix modules/output: Allow to specify text to add as extra files (#343) 2023-04-21 20:04:58 +02:00
filetypes.nix filetype: Add a module to wrap vim.filetype.add (#277) 2023-03-24 11:14:12 +01:00
highlight.nix modules/highlights: add highlightOverride 2024-02-11 19:53:16 +01:00
keymaps.nix Keymaps: Add keymapsOnEvent to load keymap on specified events (#1260) 2024-03-18 20:41:12 +01:00
lua-loader.nix modules/lua-loader: add support for the new lua-loader (#336) 2023-04-15 16:32:10 +02:00
options.nix modules/options: add localOptions and globalOptions 2023-12-28 11:52:46 +01:00