mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 01:33:10 +00:00
d11140fa35
certain plugins need a custom configuration (available in passthru.initLua) to work with nix. For instance unicode-vim needs to configure where to find the data: ``` vim.g.Unicode_data_directory="${self.unicode-vim}/autoload/unicode" ``` if true, the wrapper automatically appends those snippets when necessary first appearance of initLua in https://github.com/NixOS/nixpkgs/issues/352741 This will make testing those plugins easier. |
||
---|---|---|
.. | ||
gnvim | ||
ruby_provider | ||
tests | ||
build-neovim-plugin.nix | ||
to-nvim-treesitter-grammar.sh | ||
utils.nix | ||
wrapper.nix |