nix-community.nixvim/lib
Matt Sturgeon ff1ab1700c
lib/options: mkEnum quote default if string
As there's only a handful of call-sites to fix, ensure all `mkEnum`
defaults are passed in as the correct type (tree wide) and change
`mkEnum` to now correctly render string-type defaults "quoted" (like
`mkString` does).
2024-05-30 14:27:37 +01:00
..
autocmd-helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
builders.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
keymap-helpers.nix modules/keymaps: deprecate lua option 2024-05-26 15:26:06 +01:00
maintainers.nix maintainers: add b3nb5n 2024-05-30 14:23:23 +02:00
neovim-plugin.nix colorschemes: set the colorscheme as mkDefault to allow for overriding 2024-05-28 21:30:43 +02:00
options.nix lib/options: mkEnum quote default if string 2024-05-30 14:27:37 +01:00
to-lua.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
types.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
utils.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
vim-plugin.nix colorschemes: set the colorscheme as mkDefault to allow for overriding 2024-05-28 21:30:43 +02:00