Commit Graph

18 Commits

Author SHA1 Message Date
Brad King
419df21c06 BUG: Only count block open tokens if they are followed by an open paren. 2004-08-26 18:00:57 -04:00
Brad King
97391045bd BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. 2004-06-18 10:54:45 -04:00
Brad King
ece9ae97e2 BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals. 2004-02-19 10:28:57 -05:00
Brad King
f791e1a80b ENH: New indentation implementation to support multi-line strings. 2003-12-05 10:45:16 -05:00
Brad King
458fed969f STYLE: Removed trailing whitespace. 2003-12-04 14:34:23 -05:00
Andy Cedilnik
42731475dc Initial import of VIM syntax highlighting file 2003-07-07 13:36:04 -04:00
Brad King
965b44cdd5 ENH: Added comment-region support. 2003-06-29 20:20:14 -04:00
Bill Hoffman
bf59bd2706 BUG: fix highlight for comments in multiple buffers 2003-06-20 14:10:21 -04:00
Bill Hoffman
caeada7f27 add a comment 2003-06-19 16:23:42 -04:00
Brad King
06cd152da2 Added copyright. 2003-06-19 15:05:07 -04:00
Andy Cedilnik
40fad5b2e8 Initial import: indentation file for vim 2003-06-19 14:37:58 -04:00
Brad King
f5c2801931 Minor tweaks for anal cases of indentation. 2003-06-19 14:30:41 -04:00
Brad King
218efecd89 BUG: Don't open a block if a command starts with IF in its name. 2003-06-19 14:17:43 -04:00
Ken Martin
1c20252908 fix to use function-name 2003-06-19 13:38:42 -04:00
Brad King
0ee768c914 Fixed slow regex for indentation. 2003-06-19 13:23:22 -04:00
Brad King
a7cde5c005 ENH: Wrote more robust regular expressions for indenting. 2003-06-19 11:11:54 -04:00
Ken Martin
cc3b1932be emacs mode 2003-06-19 11:07:41 -04:00
Ken Martin
4f55e4870d add release docs to cvs 2003-06-02 16:37:57 -04:00