neovim-flake/modules
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
..
extra languages/elixir: readd; format module options 2024-05-07 00:52:33 +03:00
neovim neovim/spellcheck: disable programming wordlist 2024-04-27 16:22:42 +03:00
plugins languages/markdown: convert extra ft list to lua table 2024-05-08 00:31:23 +03:00
wrapper wrapper/rc: add `vim.additionaLuafiles` 2024-05-09 00:44:58 +03:00
default.nix wrapper/rc: document `vim.globals` better 2024-04-21 05:19:51 +03:00
modules.nix modules/extra: init deprecations module; warn for elixir & vim-tidal 2024-05-06 23:43:34 +03:00