vimconfig --------- Project of powerful ViM configuration files. ViM is a quality text editor with huge set of features. See FEATURES.txt file for getting help. Read this file with ViM for better reading. This document is fast howto install this vimconfig. Copy content of vimconfig/ directory somewhere in your home directory. Suppose that it will be ~/prog/vimconfig/. Go to this directory (~/prog/vimconfig/) and type 'make install'. Or simply create symlinks in root of your home directory: cd $HOME ln -s prog/vimconfig/vimrc .vimrc ln -s prog/vimconfig/vim/ .vim Installation is done. If you get vimconfig from our CVS repository, than further updating is very simple. Go to directory ~/prog/vimconfig/ and type this command: cvs update And that's all folks. Developed by Lubomir Host <8host AT pauliDOTfmph.uniba.sk> Copyright (c) 2000-2002 Platon SDG, http://www.platon.sk/ Comments, suggestions, bug reports and patches are always welcome. Please e-mail them to the following address: The latest official release of vimconfig is available from: http://www.platon.sk/projects/vimconfig/ This document was written by Ondrej Jombik in 28th March 2002.