mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-25 11:12:22 +08:00
update uncrustify URL link (#2456)
The actual uncrustify link points to astyle :-)
This commit is contained in:
parent
cdf519867c
commit
22a1db50ba
@ -94,7 +94,7 @@ Base on JavaUnite, you can use `SPC l r c` to run current function or use `SPC l
|
||||
|
||||
## Code formatting
|
||||
|
||||
For formatting java code, you also nEed have [uncrustify](http://astyle.sourceforge.net/) or [astyle](http://astyle.sourceforge.net/) in your PATH.
|
||||
For formatting java code, you also nEed have [uncrustify](https://github.com/uncrustify/uncrustify) or [astyle](http://astyle.sourceforge.net/) in your PATH.
|
||||
BTW, the google's [java formatter](https://github.com/google/google-java-format) also works well with neoformat.
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user