nix-community.nixvim/lib
Matt Sturgeon cedc1e4799
lib/options: use code-block for multiline defaults
Detect whether a plugin default is multiline using `hasInfix "\n"`.

Also remove `multiline=false` from the `toPretty` call.
2024-05-29 09:25:55 +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 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +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: use code-block for multiline defaults 2024-05-29 09:25:55 +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