nix-community.nixvim/tests/test-sources
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
..
example-configurations plugins/nvim-tree: fix warnings due to deprecated options (#306) 2023-03-31 15:11:03 +02:00
modules modules/output: Allow to specify text to add as extra files (#343) 2023-04-21 20:04:58 +02:00
plugins plugins/nvim-lsp: add per-server onAttach option (#341) 2023-04-19 14:30:02 +02:00
examples.nix tests/plugins: refactor (#235) 2023-03-22 07:42:02 +01:00