nix-community.nixvim/plugins
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
..
ai plugins/chatgpt: init 2024-07-04 21:00:56 +00:00
bufferlines plugins/bufferlines: normalize plugin defaults 2024-06-21 08:45:30 +01:00
colorschemes colorschems/everforest: init 2024-06-28 01:09:46 +01:00
completion plugins/cmp: refactor sources list & mkCmpSourcePlugin 2024-06-30 18:22:59 +01:00
dap plugins/dap-ui: normalize plugin defaults 2024-06-21 08:48:00 +01:00
filetrees plugins/filetrees: normalize plugin defaults 2024-06-21 08:48:00 +01:00
git plugins/gitsigns: remove deprecated options 2024-06-25 15:48:33 +01:00
languages modules: refactor extraFiles 2024-07-07 16:42:47 +01:00
lsp plugigns/efmls-configs: Use the generated source files 2024-07-05 16:57:03 +02:00
neotest plugins/neotest: add assertion to ensure that neotest is enabled if an adapter is 2024-07-01 13:59:20 +02:00
none-ls plugins/none-ls: Adapt to autogenerated builtin list 2024-07-05 21:36:45 +02:00
pluginmanagers treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
snippets misc: ensure all options have a description 2024-06-11 11:34:10 +02:00
statuslines plugins/statuslines: normalize plugin defaults 2024-06-21 08:49:08 +01:00
telescope plugins/telescope: normalize plugin defaults 2024-06-21 08:49:09 +01:00
ui plugins/ui: normalize plugin defaults 2024-06-21 08:49:08 +01:00
utils plugins/coverage: Added keymap for the loadLcov command. 2024-07-05 13:36:29 +01:00
default.nix plugins/chatgpt: init 2024-07-04 21:00:56 +00:00
TEMPLATE.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00