1
0
mirror of https://github.com/amix/vimrc synced 2025-07-13 06:35:01 +08:00
This commit is contained in:
vsooda
2014-11-08 13:32:59 +08:00
parent 013a91d8d2
commit c2ae99ad8b
27 changed files with 229 additions and 147 deletions

View File

@ -128,4 +128,4 @@ snippet ife
${0}
<% end %>
snippet pry
<% require 'pry'; binding.pry %>
<% require 'pry'; binding.pry %>