From 0666fab520a12be1c7ace20b87fc9e8e4cb47dad Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 14 Sep 2015 06:19:44 -0400 Subject: Add 'vim-grappele' plugin This will finally give me a way to repeat `G` commands. Should be useful since I often find myself entering a `G` command only to realise that I was in the wrong window and have to then type the whole thing again. With this plugin all I have to do is type a quick mapping to make the repeat happen. --- bundle/vim-grappele | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-grappele (limited to 'bundle/vim-grappele') diff --git a/bundle/vim-grappele b/bundle/vim-grappele new file mode 160000 index 0000000..060c56a --- /dev/null +++ b/bundle/vim-grappele @@ -0,0 +1 @@ +Subproject commit 060c56a29f70e90450cf43f85fac37b08fd5324b -- cgit v1.2.3