nixpkgs/pkgs/applications/editors/neovim
Doron Behar 85f6da6eed wrapNeovim: Rewrite
Cleanups:
- Removed unneeded neovim.meta.description reset.
- Remove unnecessary -x checks in `postBuild`.
- Use a ${placeholder "out"} if needed.

Changes:
- Switch to symlinkJoin, so e.g manpages link to the environment (#87929).
- Use nvim-node from $out/bin/ just like all other providers.
- Compute all arguments to makeWrapper in pure Nix "before" `postBuild`.
- Prevent double wrapping in case `configure != {}` and rplugin.vim
  needs to be generated.

Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2020-07-31 20:39:12 +03:00
..
gnvim gnvim: 0.1.5 -> 0.1.6 2020-07-08 23:03:42 +02:00
ruby_provider update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
default.nix neovim-unwrapped: improve testing ability 2020-06-06 20:21:17 +02:00
neovim-remote.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
qt.nix neovim-qt: 0.2.12 -> 0.2.15 2019-11-21 11:45:00 +03:00
system_rplugin_manifest.patch neovim: generate remote plugin manifest 2019-01-18 21:18:32 +01:00
wrapper.nix wrapNeovim: Rewrite 2020-07-31 20:39:12 +03:00