Commit graph

13 commits

Author SHA1 Message Date
Thales Menato
e0f6fe7a2a
treesitter: attempt to adapt to (breaking) Nixpkgs changes (#1315)
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
* feat: update from builtGrammars to grammarPlugins

* fix: renamed packages

* chore: revert back the configs part

* wip: try using config

* chore: update flake

* docs: update release-note

---------

Co-authored-by: raf <raf@notashelf.dev>
2026-01-05 16:07:31 +00:00
Gabriel Nützi
9c0c62bbc6
docs: note for installing all grammars in treesitter.nix 2025-07-20 13:35:56 +02:00
Gabriel Nützi
a1dcd935b5
docs: missing with in treesitter.nix 2025-07-20 13:12:28 +02:00
midischwarz12
47dcff9d56 feat: vim.loop -> vim.uv 2025-07-17 10:43:55 -05:00
072f7599ae
treesitter: mention builtGrammars in grammars option 2025-04-04 16:45:05 +03:00
Ching Pei Yang
636eba77d7 treesitter: fix example 2024-04-28 12:23:41 +02:00
97a64abeff
treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
616c00ab46
plugins/treesitter: generate Lua configuration from Nix 2024-04-28 21:04:28 +03:00
c8d38872ab
plugins/treesitter: migrate treesitter-context to new setupOpts 2024-04-28 20:19:25 +03:00
5e12c2315a
plugins/treesitter: allow user to toggle default grammars 2024-04-23 20:20:49 +03:00
5e08ed42e7
plugins/treesitter: allow highlight to be fine-grained 2024-04-23 16:48:39 +03:00
7fd653b4d8
plugins/treesitter: add an internal defaultGrammars options 2024-04-23 16:08:55 +03:00
7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
Renamed from modules/treesitter/treesitter.nix (Browse further)