evil-indent-textobject: 0.2 -> 20130831.1519
This commit is contained in:
parent
91492d0cf4
commit
23b295407b
@ -213,22 +213,6 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
evil-indent-textobject = melpaBuild rec {
|
||||
pname = "evil-indent-textobject";
|
||||
version = "0.2";
|
||||
src = fetchFromGitHub {
|
||||
owner = "cofi";
|
||||
repo = pname;
|
||||
rev = "70a1154a531b7cfdbb9a31d6922482791e20a3a7";
|
||||
sha256 = "0nghisnc49ivh56mddfdlcbqv3y2vqzjvkpgwv3zp80ga6ghvdmz";
|
||||
};
|
||||
packageRequires = [ evil ];
|
||||
meta = {
|
||||
description = "Textobject for evil based on indentation";
|
||||
license = gpl2Plus;
|
||||
};
|
||||
};
|
||||
|
||||
evil-jumper = melpaBuild rec {
|
||||
pname = "evil-jumper";
|
||||
version = "20151017";
|
||||
|
Loading…
Reference in New Issue
Block a user