Merge branch 'sbdchd-astyle-java'
This commit is contained in:
commit
bf57abea05
@ -74,7 +74,7 @@ endif
|
|||||||
|
|
||||||
" Java
|
" Java
|
||||||
if !exists('g:formatdef_astyle_java')
|
if !exists('g:formatdef_astyle_java')
|
||||||
let g:formatdef_astyle_java = '"astyle --mode=java --style=ansi -pcH".(&expandtab ? "s".shiftwidth() : "t")'
|
let g:formatdef_astyle_java = '"astyle --mode=java --style=java -pcH".(&expandtab ? "s".shiftwidth() : "t")'
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if !exists('g:formatters_java')
|
if !exists('g:formatters_java')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user