neovim-flake/modules/wrapper/rc
NotAShelf 407ecf00d5
wrapper/rc: add `vim.additionaLuafiles`
Allows the user to specify a list of lua files that will be called via `luafile`. All paths
that are passed to this option are checked by `builtins.isPath` so attempting to source paths
that do not exist do not result in a broken Lua configuration.
2024-05-09 00:44:58 +03:00
..
config.nix wrapper/rc: add `vim.additionaLuafiles` 2024-05-09 00:44:58 +03:00
default.nix modules/wrapper: move RC features to `wrapper/rc` 2024-04-21 02:10:06 +03:00
options.nix wrapper/rc: add `vim.additionaLuafiles` 2024-05-09 00:44:58 +03:00