| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-01-18 | module/nvim/plgs/treesitter: Disable automatic folding | Benedikt Peetz | |
| 2026-01-18 | modules/nvim: Update to the newest tree-sitter version | Benedikt Peetz | |
| This includes quite a big collection of breaking changes, and as I can't have the same plugin twice in the `buildEnv` scope, some plugins (e.g. neorg and femacro) needed to be deactivated. | |||
| 2025-06-24 | modules/nvim/plgs/tree-sitter: Avoid extra syntex highlighting in latex | Benedikt Peetz | |
| This slows the nvim client noticeably down and is only really needed for vim-tex's math mapping, which I don't use. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-25 | modules/nvim/plgs/treesitter: Migrate to new nixvim dependency management | Benedikt Peetz | |
| 2024-11-09 | refactor(modules/legacy/conf/nvim): Move to `by-name` | Benedikt Peetz | |
