1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 01:25:00 +08:00

Added yankstack, a replacement for YankRing

This commit is contained in:
amix
2016-05-14 13:00:06 +01:00
parent f343b66088
commit 347b3bea0e
10 changed files with 954 additions and 0 deletions

View File

@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem "vimbot", :git => "git@github.com:maxbrunsfeld/vimbot.git"
gem "rspec"