nix-community.nixvim/plugins/languages/treesitter
Matt Sturgeon 086873bed9
modules: refactor extraFiles
Moved `extraFiles` from `modules/output.nix` into its own file `modules/files.nix`.

Users should now assign text to a `text` attribute, however they could
also assign a file path to a `source` attribute instead.

The old method of directly assigning a string still works, and is
coerced to the new type along with a deprecation warning.
2024-07-07 16:42:47 +01:00
..
hmts.nix fix(hmts): correct error message on no treesitter 2024-06-04 16:48:13 +03:00
rainbow-delimiters.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
treesitter-context.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
treesitter-playground.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
treesitter-refactor.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
treesitter-textobjects.nix plugins/languages: normalize plugin defaults 2024-06-21 08:49:03 +01:00
treesitter.nix modules: refactor extraFiles 2024-07-07 16:42:47 +01:00
ts-autotag.nix plugins/ts-autotag: switch to mkNeovimPlugin 2024-06-17 11:02:51 +02:00
ts-context-commentstring.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00