nix-community.nixvim/tests/test-sources/plugins
Matt Sturgeon 6c73350557
modules/diagnostic: rename diagnostics -> diagnostic.config
Currently we represent `vim.diagnostic.config()` as a top-level
`diagnostics` option. This means we have no clear namespace for
(e.g.) `vim.diagnostic.<action>` keymap functions.
2025-04-26 20:09:23 +01:00
..
by-name modules/diagnostic: rename diagnostics -> diagnostic.config 2025-04-26 20:09:23 +01:00
cmp tests: move away from string comparisons with stdenv.hostPlatform 2025-04-21 21:25:15 +10:00
colorschemes colorschemes/github-theme: init 2025-04-06 17:03:26 +02:00
lazyloading tests/lazyloading/lz-n: runNvim false 2024-12-10 10:15:10 -06:00
lsp plugins/lsp/servers: replace rootDir with rootMarkers 2025-04-25 16:04:38 +01:00
pluginmanagers modules/dependencies: add git 2025-04-11 08:51:45 +10:00
lua-config.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00