We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1efcf04 commit 034e564Copy full SHA for 034e564
1 file changed
ftdetect/ruby.vim
@@ -29,4 +29,4 @@ au BufNewFile,BufRead .autotest set filetype=ruby
29
au BufNewFile,BufRead *.erb,*.rhtml set filetype=eruby
30
31
" Thor
32
-au BufNewFile,BufRead [tT]horfile,*.thor set filetype=ruby
+au BufNewFile,BufRead [tT]horfile,*.thor set filetype=ruby
0 commit comments