nixpkgs/pkgs/applications/editors/neovim
Matthieu Coudron c17904b980 neovim: more flexibility in startup commands
the neovim mechanisms generate provider rc configuration such as:
vim.g.<LANG>_host_prog=$out/bin/nvim-<LANG>

In home-manager, we want more control over it, e.g., to pass it via
command line or in init.lua.

We also want to retrieve the generated packpathDirs so that we can link
it in the expected $XDG_DATA_HOME folder so that we then dont have to
tell neovim where look for it anymore.
2023-04-07 10:21:22 +02:00
..
gnvim tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
neovide tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
ruby_provider
tests neovim.tests.run_nvim_with_ftplugin: fix 2023-04-01 22:26:57 +02:00
build-neovim-plugin.nix
default.nix Merge pull request #212235 from raboof/neovim-0.8.2-to-0.8.3 2023-02-05 21:15:04 -05:00
neovim-gtk.nix neovim-gtk: init at 1.0.4 2023-03-14 00:18:13 +08:00
neovim-qt.nix
neovim-remote.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
qt.nix
system_rplugin_manifest.patch
utils.nix neovim: more flexibility in startup commands 2023-04-07 10:21:22 +02:00
wrapper.nix neovim: more flexibility in startup commands 2023-04-07 10:21:22 +02:00