mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-03 15:41:03 +01:00
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. |
||
|---|---|---|
| .. | ||
| performance | ||
| autocmd.nix | ||
| clipboard.nix | ||
| commands.nix | ||
| dependencies.nix | ||
| diagnostics.nix | ||
| editorconfig.nix | ||
| extra-files.nix | ||
| files.nix | ||
| filetypes.nix | ||
| highlight.nix | ||
| keymaps.nix | ||
| lua-loader.nix | ||
| options.nix | ||
| output.nix | ||