mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 03:21:16 +02:00
astyle for java
This commit is contained in:
@@ -155,7 +155,7 @@ autocmd FileType java,python,c,tex,latex noremap <F8> gggqG
|
||||
|
||||
au FileType python setlocal formatprg=autopep8\ -
|
||||
|
||||
au FileType java setlocal formatprg=google-java-format\ -
|
||||
au FileType java setlocal formatprg=astyle\ --indent=spaces=2\ --style=google
|
||||
autocmd FileType java setlocal shiftwidth=2 softtabstop=2
|
||||
|
||||
au FileType c setlocal formatprg=astyle\ --mode=c
|
||||
|
Reference in New Issue
Block a user