nixpkgs/pkgs/applications/editors/neovim
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
..
ruby_provider
default.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
neovim-remote.nix neovim-remote: 2.1.7 -> 2.1.9 2019-07-19 15:54:05 -07:00
qt.nix neovim-qt: 0.2.11 -> 0.2.12 2019-08-05 14:42:37 +09:00
system_rplugin_manifest.patch
wrapper.nix vimPlugins: turn filetype and syntax before sourcing the plugins (#66536) 2019-08-13 12:25:06 -07:00