typedef.ch
/stotz/config/vim
..
Konfiguration fuer Vim enhaelt .vimrc und das .vim Verzeichnis.
.vimrc ist so konfiguriert, dass keine .gvimrc benoetigt wird,
und nur eine Datei gepflegt werden muss, siehe: "gui_running".
Im .vim Verzeichnis folgende sind Plugins enthalten:
plugin/vimplate
plugin/DirDiff
plugin/bufexplorer
plugin/info
plugin/matchit
plugin/tar
plugin/MakeDoxygenComment
plugin/grep
plugin/manpageview.vim
plugin/taglist.vim
syntax/python.vim
135 colorschema
Neu mit vimplate Template System.
Als Beispiel sind folgende Templates beigefuegt:
C++, Perl, LaTeX und Makefile fuer LaTeX.
Neu perltidy Support.
Fomatieren des Perl Scripts mit:
:Tidy
:Perl2html
mit 6 Kommandos:
1 Perl Klasse
1 Dokumentation der Perl Klasse als HTML Dokument
1 lauffaehiges Perlscript
1 Dokumentation des Perlscripts als HTML Dokument:
vim Bar.pm
:Templ pm Bar
:Perl2html -frm
:sp Foo.pl
:Temp perl Foo
Perl2html -frm
Bar.pm
Foo.pl
bitte Vim-Config/README zur Installation beachten.
Download: Vim-Config-0.3.2.tgz