Java Syntax & Folding : Java Syntax & Folding
script karma |
Rating 9/7,
Downloaded by 1968 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Aquila Deus |
|
script type |
syntax |
|
description |
Modified from the original syntax/java.vim to support syntax folding. I also removed a lot of unncessary syntax defs including error detection, standard classes, etc.
Known issues:
- Method declaration is also folded currently, this is very ugly... |
|
install details |
Replace the original syntax/java.vim with this file. Following is my folding setting in vimrc:
set foldclose=all
set foldcolumn=1
set foldenable
set foldmethod=syntax
set foldopen=all
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.117.8.11
|