nix-community.nixvim/wrappers/modules
traxys 5a498edd14
modules/output: Allow to specify text to add as extra files (#343)
To enable some features (like adding tree-sitter queries) we need to add
files to specific directories in the runtime path (queries/lang/file.scm
for tree-sitter queries for example).

This commit adds support for specifying such files. You must be careful
to not have any collisions between `files` and `extraFiles`.
2023-04-21 20:04:58 +02:00
..
files.nix modules/output: Allow to specify text to add as extra files (#343) 2023-04-21 20:04:58 +02:00
output.nix Enable creation of other config files than init.lua (#246) 2023-04-20 22:41:37 +02:00