Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

File: [Platon] / vimconfig / .cvsignore (download)

Revision 1.4, Sat Apr 6 15:15:44 2002 UTC (22 years ago) by host8


Changes since 1.3: +1 -0 lines

*  Added new feature: system-specific and user-specific options go to
   ~/.vim/vimrc-local<something> config files.
*  Supported filenames:
   Sourced at begin of ~/.vimrc: (in this order!)
    vimrc-local.pre
    vimrc-local-<user>.pre
    vimrc-local-<server>.pre
    vimrc-local-<server>-<user>.pre
    vimrc-local
    vimrc-local-<user>
    vimrc-local-<server>
    vimrc-local-<server>-<user>
   Sourced at end of ~/.vimrc: (in this order!)
    vimrc-local.post
    vimrc-local-<user>.post
    vimrc-local-<server>.post
    vimrc-local-<server>-<user>.post
* Probably found bug in ':source' command:
  If '~/.vim' is symlink to directrory e.g. '~/vimconfig',
    ':source ~/.vim/vimrc-local' doesn't work,
    ':source ~/vimconfig/vimrc-local' works!

vim/viminfo
viminfo
.*.sw?
*.zip
*.tar.gz
vimrc-local*

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top