blob: da198e18e7ec65e59dce036611ac4875bdf89a0d (
plain)
1
2
3
4
5
|
" The Java source file uses long lines with tabs
" so use a smaller tabstop value, so that no
" soft-wrapping occurs (which may cause the syntax
" tests to miss some lines during scrolling)
setl ts=4
|