mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 15:02:26 +00:00
minor tweaks to ruby-mode's .yas-setup.el
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
require 'rubygems'
|
||||
require 'plist'
|
||||
require 'choice'
|
||||
require 'FileUtils'
|
||||
require 'Shellwords' # String#shellescape
|
||||
require 'fileutils'
|
||||
require 'shellwords' # String#shellescape
|
||||
require 'ruby-debug' if $DEBUG
|
||||
|
||||
Choice.options do
|
||||
|
||||
Reference in New Issue
Block a user