12.nixvim/lib
Matt Sturgeon b0d8c00264
lib/vim-plugin: fix + improve settings example
`foo_bar = true` -> `${prefix}foo_bar=1` is incorrect and confusing.

See related issue #1741
2024-06-29 00:09:43 +01:00
..
autocmd-helpers.nix
builders.nix
default.nix
deprecation.nix lib/deprecation: init with mkDeprecatedSubOptionModule 2024-06-25 15:48:33 +01:00
helpers.nix lib/lua: refactor toLuaObject, now configurable 2024-06-28 22:44:43 +01:00
keymap-helpers.nix
maintainers.nix maintainers: add sheemap 2024-06-28 01:09:46 +01:00
neovim-plugin.nix lib/neovim-plugin: allow overriding settings description 2024-06-28 22:58:31 +01:00
options.nix lib/options: drop special case for string defaults 2024-06-21 08:45:30 +01:00
to-lua.nix lib/lua: workaround builtins.match alias issue 2024-06-28 23:59:39 +01:00
types.nix
utils.nix
vim-plugin.nix lib/vim-plugin: fix + improve settings example 2024-06-29 00:09:43 +01:00