Skip to content

Commit

Permalink
Remove range function
Browse files Browse the repository at this point in the history
  • Loading branch information
brookst committed Jan 11, 2015
1 parent ed13698 commit 4c78d28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/etc/vim/syntax/rust.vim
Expand Up @@ -95,8 +95,6 @@ syn keyword rustTrait Vec
syn keyword rustTrait Path GenericPath
" FIXME: remove when I/O reform lands
syn keyword rustTrait Buffer Writer Reader Seek BufferPrelude
" FIXME: remove when range syntax lands
syn keyword rustFunction range

" Other syntax {{{2
syn keyword rustSelf self
Expand Down

0 comments on commit 4c78d28

Please sign in to comment.