Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e091771346ad
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4fcf0bbb2086
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 7, 2019

  1. vimPlugins.SpaceCamp: init at 2019-06-05

    Jonathan Ringer authored and Matthieu Coudron committed Jun 7, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4fcf0bb View commit details
Showing with 12 additions and 0 deletions.
  1. +11 −0 pkgs/misc/vim-plugins/generated.nix
  2. +1 −0 pkgs/misc/vim-plugins/vim-plugin-names
11 changes: 11 additions & 0 deletions pkgs/misc/vim-plugins/generated.nix
Original file line number Diff line number Diff line change
@@ -1651,6 +1651,17 @@ let
};
};

SpaceCamp = buildVimPluginFrom2Nix {
pname = "SpaceCamp";
version = "2019-06-05";
src = fetchFromGitHub {
owner = "jaredgorski";
repo = "SpaceCamp";
rev = "de431dc161f8f839a47c6f1cb277e7318ddba6f5";
sha256 = "032i1isc558rz2hmh3dfxnwgbqn7wdlhzz1c05v6bd7yyv0k5g23";
};
};

Spacegray-vim = buildVimPluginFrom2Nix {
pname = "Spacegray-vim";
version = "2019-02-23";
1 change: 1 addition & 0 deletions pkgs/misc/vim-plugins/vim-plugin-names
Original file line number Diff line number Diff line change
@@ -105,6 +105,7 @@ itchyny/vim-gitbranch
ivanov/vim-ipython
jacoborus/tender.vim
janko-m/vim-test
jaredgorski/SpaceCamp
JazzCore/ctrlp-cmatcher
jceb/vim-hier
jceb/vim-orgmode