mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56:05 +01:00
As treesitter-refactor is a treesitter module we need a way to pass extra configuration options to the treesitter setup. This is done through a `moduleConfig` attrset. This set should not be used outside nixvim. |
||
|---|---|---|
| .. | ||
| bufferlines | ||
| colorschemes | ||
| completion | ||
| git | ||
| languages | ||
| null-ls | ||
| nvim-lsp | ||
| pluginmanagers | ||
| snippets/luasnip | ||
| statuslines | ||
| telescope | ||
| utils | ||
| default.nix | ||
| helpers.nix | ||
| plugin-defs.nix | ||