Could you provide a little more information: What distribution are you using? Have you installed any extra vim packages (i.e. vim-full in ubuntu/debian)? Perhaps you need to install certain extensions, since the .vimrc is just providing the configuration, not the actual support. For instance, you can turn syntax highlighting on by typing the command
stynax on or by adding that line to your own .vimrc. Could you attach the .vimrc and .exrc files you are using? -C On Sun, Sep 7, 2008 at 3:41 PM, Hai Yi <[EMAIL PROTECTED]> wrote: > Hello, > > I have downloaded two configuration files for VIM, one is .exrc and > the other .vimrc > > After these two files are applied, the vi editor starts to support > color syntax (maybe other feature as well). However after I edited a > CPP file and wanted to save it, I encountered this error message: > > can't make back up file (add ! to override) > > Therefore the file is not able to be saved. > > Anyone knows how to handle this error? > > > Thanks for the suggestions! > > Hai > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech > -- Carl Boettiger Population Biology, UC Davis http://two.ucdavis.edu/~cboettig _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
