mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
In my personal configuration, I rely on `nixvim.lib.${system}.helpers` to get access to things like `mkRaw` and `toLuaObject` for use in my extended `lib`.
With the changes made in
|
||
---|---|---|
.. | ||
autocmd-helpers.nix | ||
default.nix | ||
helpers.nix | ||
keymap-helpers.nix | ||
maintainers.nix | ||
neovim-plugin.nix | ||
options.nix | ||
to-lua.nix | ||
types.nix | ||
utils.nix | ||
vim-plugin.nix |