m15a / flake-awesome-neovim-plugins

Nix flake of Awesome Neovim plugins
BSD 3-Clause "New" or "Revised" License
47 stars 11 forks source link

Override nvim-treesitter #112

Closed m15a closed 5 months ago

m15a commented 5 months ago

Nixpkgs' nvim-treesitter has extensions by overrides, e.g., withPlugins passthru. This flake also has nvim-treesitter with a bit newer version but vanilla.

Probably it is not so difficult to override Nixpkgs' nvim-treesitter with newer version contained in this flake.