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: fccbde03b7bc
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76e5ae7ebaeb
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 10, 2020

  1. vimPlugins.increment-activator: init at 2019-05-09

    iv-nn authored and Jon committed Jan 10, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    76e5ae7 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
@@ -1441,6 +1441,17 @@ let
};
};

increment-activator = buildVimPluginFrom2Nix {
pname = "increment-activator";
version = "2019-05-09";
src = fetchFromGitHub {
owner = "nishigori";
repo = "increment-activator";
rev = "f341baf93b172aee646c90ff2ce28de0f897561b";
sha256 = "0hda6h3qz6ynpl996rk1rm6xnxgkaz108v28qg0w6wm7qzynbmnv";
};
};

incsearch-easymotion-vim = buildVimPluginFrom2Nix {
pname = "incsearch-easymotion-vim";
version = "2016-01-18";
1 change: 1 addition & 0 deletions pkgs/misc/vim-plugins/vim-plugin-names
Original file line number Diff line number Diff line change
@@ -324,6 +324,7 @@ neovim/nvim-lsp
neutaaaaan/iosvkem
nfnty/vim-nftables
nicoe/deoplete-khard
nishigori/increment-activator
nixprime/cpsm
NLKNguyen/papercolor-theme
noc7c9/vim-iced-coffee-script