1
0
mirror of https://github.com/amix/vimrc synced 2025-09-17 01:35:01 +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,25 @@
GIT
remote: git@github.com:maxbrunsfeld/vimbot.git
revision: 489cb3283a89d3e7891d9d9765188179c764317b
specs:
vimbot (0.0.1)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
PLATFORMS
ruby
DEPENDENCIES
rspec
vimbot!