vimPlugins.vim-sexp-mappings-for-regular-people:

init at 2014-11-04
wip/yesman
Galen Abell 5 years ago committed by Jon
parent c07850c5cf
commit 545bc45809
  1. 11
      pkgs/misc/vim-plugins/generated.nix
  2. 1
      pkgs/misc/vim-plugins/vim-plugin-names

@ -4788,6 +4788,17 @@ let
};
};
vim-sexp-mappings-for-regular-people = buildVimPluginFrom2Nix {
pname = "vim-sexp-mappings-for-regular-people";
version = "2014-11-04";
src = fetchFromGitHub {
owner = "tpope";
repo = "vim-sexp-mappings-for-regular-people";
rev = "f5b66e73c81a3b4c0c8f5a8141fb09a5a213f711";
sha256 = "1kf3bkv9wppxgifybd972avdd2563ra2387n7qc6q72b2r9mx5aa";
};
};
vim-signature = buildVimPluginFrom2Nix {
pname = "vim-signature";
version = "2018-07-06";

@ -437,6 +437,7 @@ tpope/vim-rsi
tpope/vim-salve
tpope/vim-scriptease
tpope/vim-sensible
tpope/vim-sexp-mappings-for-regular-people
tpope/vim-sleuth
tpope/vim-speeddating
tpope/vim-surround

Loading…
Cancel
Save