We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ae1f7 commit f723f0dCopy full SHA for f723f0d
README.md
@@ -162,9 +162,6 @@ let g:snipMate.scope_aliases = {}
162
let g:snipMate.scope_aliases['ruby'] = 'ruby,ruby-rails,ruby-1.9'
163
```
164
165
- \ 'ruby' : {'filetypes': ["ruby", "ruby-rails", "ruby-1.9"] },
166
-```
167
-
168
If it happens that you work on a project requiring ruby-1.8 snippets instead,
169
consider using vim-addon-local-vimrc and override the filetypes.
170
0 commit comments