FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Whitespace fix · vim-ruby/vim-ruby@c4d3ca9 · GitHub

Commit c4d3ca9

Browse files
authored andcommitted
Whitespace fix
1 parent c416a36 commit c4d3ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎ftdetect/ruby.vim‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ au BufNewFile,BufRead Capfile set filetype=ruby
2323
au BufNewFile,BufRead Gemfile set filetype=ruby
2424

2525
" Autotest
26-
au BufNewFile,BufRead .autotest set filetype=ruby
26+
au BufNewFile,BufRead .autotest set filetype=ruby
2727

2828
" eRuby
2929
au BufNewFile,BufRead *.erb,*.rhtml set filetype=eruby

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL