summaryrefslogtreecommitdiff
path: root/editors/vim/patches/patch-ae
AgeCommit message (Collapse)AuthorFilesLines
1999-12-21argh, of course this got screwed up. Repair the packagepooka1-67/+0
1999-08-08Update vim to 5.4rh1-3/+3
Notable changes are: - Recognizing file types and syntax highlighting has been separated. This allows you to add your own file type specific items. And syntax highlighting is more flexible. - Now includes syntax highlighting for over 150 file types. - Vim scripts have been improved: Line continuation with a backslash, more built-in functions, etc. - The hit-return prompt is avoided by truncating messages. A message history has been added to view previous (untruncated) messages. - Support for encryption of files. - Quickfix support extended to support more error formats, including multi-line error messages and change-directory messages. - Menus can be used in console mode. The wildmenu feature offers menu-like command line completion. - Several useful commands and options added. - Many improvements for existing commands.
1999-07-19Make the new patches really work.tron1-3/+3
1999-07-18Enhanced syntax highlighting configuration files supplied bytron1-0/+67
Jaromir Dolecek in PR pkg/8002.