| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -66,4 +66,4 @@ setlocal errorformat= | |||
| 66 | 66 | let &cpo = s:cpo_save | |
| 67 | 67 | unlet s:cpo_save | |
| 68 | 68 | ||
| 69 | - " vim: ft=vim | ||
| 69 | + " vim: ft=vim ff=unix | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,3 +20,5 @@ let b:did_ftplugin = 1 | |||
| 20 | 20 | ||
| 21 | 21 | " There are no known setting particularly appropriate for Ruby. Please | |
| 22 | 22 | " contact the maintainer if you think of some. | |
| 23 | + | ||
| 24 | + " vim: ff=unix | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -375,4 +375,4 @@ function GetRubyIndent() | |||
| 375 | 375 | return ind | |
| 376 | 376 | endfunction " GetRubyIndent() | |
| 377 | 377 | ||
| 378 | - " vim:sw=2 | ||
| 378 | + " vim:sw=2 ff=unix | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -289,4 +289,4 @@ endif | |||
| 289 | 289 | ||
| 290 | 290 | let b:current_syntax = "ruby" | |
| 291 | 291 | ||
| 292 | - " vim: nowrap tabstop=8 | ||
| 292 | + " vim: nowrap tabstop=8 ff=unix | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments