mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
With this change a user should be able to set raw lua code in more places than before. The `mkStr` helper was _not_ changed as a large number of places in nixvim are using this helper to directly implement raw lua code. Also note that types of the form `oneOf [submodule <something else>` are not well rendered in the documentation, and should be avoided (this includes `listOf [submodule <something else>`, so the helpers should be avoided in this case) |
||
---|---|---|
.. | ||
autocmd-helpers.nix | ||
default.nix | ||
helpers.nix | ||
keymap-helpers.nix | ||
maintainers.nix |