nix-community.nixvim/plugins/colorschemes
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
..
base16 lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00
ayu.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00
catppuccin.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
cyberdream.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
dracula-nvim.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
dracula.nix plugins: remove all uses of lib.nixvim.mkPluginPackageOption 2024-09-05 01:32:12 +01:00
everforest.nix colorschemes/everforest: mkEverforestBool -> mkFlagInt 2024-09-08 14:02:03 +01:00
gruvbox.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
kanagawa.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
melange.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
modus.nix colorschemes/modus: add new configuration option 2024-09-10 20:35:37 +00:00
nightfox.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
nord.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
one.nix plugins: fix "int flag" style options 2024-09-08 14:02:03 +01:00
onedark.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00
oxocarbon.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
palette.nix colorschemes/palette: use lsp package 2024-09-14 19:23:53 -05:00
poimandres.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
rose-pine.nix plugins: migrate defaultPackage -> package 2024-09-04 03:29:34 +01:00
tokyonight.nix plugins/tokyonight: add moon style to settings 2024-09-18 10:33:57 +01:00
vscode.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00