sponsor Vim development Vim logo Vim Book Ad

Java Syntax & Folding : Java Syntax & Folding

 script karma  Rating 9/7, Downloaded by 1846  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
java.vim 0.9 2005-02-14 6.0 Aquila Deus Initial upload
ip used for rating: 3.140.242.165

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github