nix-community.nixvim/lib
mergify[bot] 2bc337ace2
lib/vim-plugin: fix + improve settings example (#1774)
`foo_bar = true` -> `${prefix}foo_bar=1` is incorrect and confusing.

See related issue #1741

(cherry picked from commit b0d8c00264)

Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2024-06-29 01:02:51 +00: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 lib/keymap-helpers: refactor mkMapOptionSubmodule 2024-06-01 16:19:35 +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 docs: emphasise "Plugin default" to match nixpkgs 2024-06-07 21:41:01 +01:00
to-lua.nix helpers/toLuaObject: fix rawKey handling 2024-05-31 23:31:11 +02:00
types.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
utils.nix helpers: add rawKeysAttrs 2024-05-31 21:53:40 +02:00
vim-plugin.nix lib/vim-plugin: fix + improve settings example (#1774) 2024-06-29 01:02:51 +00:00