1
0
mirror of https://github.com/amix/vimrc synced 2025-09-16 17:15:00 +08:00

Use YankRing instead of yankstack

This commit is contained in:
amix
2017-11-26 12:26:23 +01:00
parent 99a31080d1
commit 2ca843a22a
16 changed files with 4691 additions and 967 deletions

View File

@ -1,25 +0,0 @@
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!