+1

Ruby 2 array of symbols

Ruby 2.0 introduce new syntax for symbol arrays. Ruby.tmLanguage should recognize "%i(...)" as a symbols array like "%w(...)". How can i achieve this?