mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 22:42:25 +00:00
* textmate_import imports macros just like commands (no body)
* imported the Rails macros, no adjustments * logic in rails-mode/.yas-setup.el supports the "intelligent" migration snippet
This commit is contained in:
@@ -49,7 +49,7 @@ Choice.options do
|
||||
short '-f'
|
||||
long '--file=SNIPPET FILE NAME'
|
||||
desc 'A specific snippet that you want to copy or a glob for various files'
|
||||
default '*.{tmSnippet,plist}'
|
||||
default '*.{tmSnippet,plist,tmMacro}'
|
||||
end
|
||||
|
||||
option :print_pretty do
|
||||
|
||||
Reference in New Issue
Block a user