nix-community.nixvim/plugins/none-ls
Quentin Boyer d2f9e011d9 lib/neovim-plugin: Add lua configuration scoped to the plugin
This commit adds a `plugins.<name>.luaConfig` section controlling the
plugin specific configuration.

The section contains the internal `init` option, containing the plugin's
initialization code.

It also contains the public `pre` and `post` options, that allow to add
code before & after the `init` section

Finally, it contains the `final` option, being the concatenation of the
three previous options.
2024-09-22 16:15:27 +00:00
..
_mk-source-plugin.nix plugins/none-ls: use defaultText in package options 2024-09-04 20:29:52 +01:00
default.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00
packages.nix plugins/none-ls: fix pkg names 2024-09-08 19:22:03 -05:00
prettier.nix plugins/lsp: rename tsserver to ts-ls 2024-09-16 23:58:44 +08:00
settings.nix plugins/none-ls: switch to mkNeovimPlugin 2024-06-27 11:35:41 +01:00
sources.nix plugins/none-ls: rename servers.nix to sources.nix 2024-07-13 20:20:51 +01:00