Skip to content

Commit 9b0e054

Browse files
committed
Merge pull request honza#316 from honza/readme-fix
Remove remaining of old block of code in README
2 parents d5ae1f7 + f723f0d commit 9b0e054

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ let g:snipMate.scope_aliases = {}
162162
let g:snipMate.scope_aliases['ruby'] = 'ruby,ruby-rails,ruby-1.9'
163163
```
164164

165-
\ 'ruby' : {'filetypes': ["ruby", "ruby-rails", "ruby-1.9"] },
166-
```
167-
168165
If it happens that you work on a project requiring ruby-1.8 snippets instead,
169166
consider using vim-addon-local-vimrc and override the filetypes.
170167

0 commit comments

Comments
 (0)