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

added yankstack back and edited mappings

This commit is contained in:
Caleb Taylor
2019-08-08 06:16:23 -07:00
parent a2599be7c2
commit 98470e5563
12 changed files with 957 additions and 3 deletions

View File

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