Skip to content

Commit

Permalink
Remove remaining of old block of code in README
Browse files Browse the repository at this point in the history
  • Loading branch information
iurifq committed Mar 4, 2014
1 parent d5ae1f7 commit f723f0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,6 @@ let g:snipMate.scope_aliases = {}
let g:snipMate.scope_aliases['ruby'] = 'ruby,ruby-rails,ruby-1.9'
```

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

Expand Down

0 comments on commit f723f0d

Please sign in to comment.