4 Commits

Author SHA1 Message Date
Gerd Wachsmuth 275a85bf21 Improved the folding feature
- Improved(?) the foldtext
- Itemize environments can nest
- Replaced a stack implementation by vim lists
- Add some debugging code to SyntaxFolds.vim
- Removed some bugs
- Speedup of folding
2016-05-14 20:33:04 +02:00
Srinath Avadhanula 059382b7db New: Used one of the advantages of using svn. Liberally used the 'prop*'
commands to do the following:
     1. change the EOL style of all vim files to be just LF.
     2. changed the mime-type of all files to text/plain
     3. removed the executable flag on all files.
     This should hopefully make the repo look better on all platforms etc.
2006-03-20 09:45:45 +00:00
Srinath Avadhanula f3f8a34a64 . adding explanations of how to add a syntax fold item. 2002-11-02 02:56:55 +00:00
Srinath Avadhanula cdfaab2d9e Initial revision 2002-04-30 00:03:04 +00:00