neovim-flake/modules/wrapper
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
..
build treewide: clean up references to neovim-flake 2024-04-27 15:51:22 +03:00
rc wrapper/rc: add `vim.additionaLuafiles` 2024-05-09 00:44:58 +03:00
warnings treewide: restructure modules directory; add comments to modules top-level import 2024-04-20 18:12:36 +03:00