nix-community.nixvim/tests/test-sources
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
..
example-configurations treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
modules modules: refactor extraFiles 2024-07-07 16:42:47 +01:00
plugins plugins/nvim-osc52: hide warnings in tests 2024-07-05 16:06:01 +01:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00