Files
org-vim/runtime/syntax/testdir/ftplugin/java.vim
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
200 B
VimL
Raw Normal View History

" 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