Skip to content

Instantly share code, notes, and snippets.

@skihero
Created July 9, 2014 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skihero/9928ebfa884892706404 to your computer and use it in GitHub Desktop.
Save skihero/9928ebfa884892706404 to your computer and use it in GitHub Desktop.
code folding for java
autocmd FileType java :set fmr=/**,*/ fdm=marker fdc=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment