This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
zsh-autosuggestions
mirror of
https://github.com/zsh-users/zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38eb7cdafd
zsh-autosuggestions
/
Gemfile
6 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add RSpec for high-level integration testing
2017-01-20 05:33:17 +00:00
source
'https://rubygems.org'
gem
'rspec'
gem
'rspec-wait'
Add pry gem for debugging support
2017-01-27 21:06:16 +00:00
gem
'pry'