3785aa2 - vim-7.0

Authored and Committed by karsten 17 years ago
    - vim-7.0
    - Spell checking support for about 50 languages
    - Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
    - Tab pages, each containing multiple windows
    - Undo branches: never accidentally lose text again
    - Vim script supports Lists and Dictionaries (similar to Python)
    - Vim script profiling
    - Improved Unicode support
    - Highlighting of cursor line, cursor column and matching braces
    - Translated manual pages support.
    - Internal grep; works on all platforms, searches compressed files
    - Browsing remote directories, zip and tar archives
    - Printing multi-byte text
    - find details about the changes since vim-6.4 with :help version7
    - /bin/vi /vim-minimal is now using /etc/virc to avoid .rpmnew files when
        updating
    
        
file modified
+3 -3
file modified
+3 -3
file added
+11
file modified
+41 -7