Uranus Gnupiter Elk-Scheme Home Mars Tools Stuff

News

easyPRAY
easyATT

Scripts
maxiCAOS

Vim
XEmacs

LibC16
C16 Tools
C16 Plug-in for the GIMP

libCreatures

gtkScriptorium

Goodies
GIMP-Tools
Scripts for VIM

Licenses

Support

Links to other sites

SourceForge Logo
Valid HTML4!
Valid CSS!

Vim-Scripts

In the following you can find some (--well, currently only one) scripts for Vim, which might be useful, when editing CAOS-Files. In general, they are not restricted to CAOS and can be used in other tasks, too.

Comment lines in source code:

EnhancedCommentify is a plugin for Vim, which allows you to (un)comment lines of source code in quick and easy way. Simply place the cursor on the line to be commentified and press the hotkey (<M-c> by default). You can also mark whole regions with the visual mode and commentify them with one keystroke. It currently supports:

  • C/C++
  • Vim
  • Perl
  • Python
  • (La)TeX
  • (ba|z|tc|k)sh
  • PHP
  • Ox
  • Lisp/Scheme
  • HTML/CSS
  • ...
  • And last, but not least: CAOS :)

Installation

For installation simply drop the script in ~/.vim/plugin. For configuration of keymappings and empty line behaviour, see remarks at the end of the script.

Note that you need Vim 6.0 or newer to use this script!

Any problems or suggestions?
Email --> Brandels_Mikesh@web.de