Running 7.2.245 under Slackware Linux 13.0 and I have noticed that
my .vimrc file doesn't seem to be read. For example to not keep a
backup file I comment out the code for that in the vimrc file like
this.
"if has("vms")
" set nobackup " do not keep a backup file, use versions
instead
"else
" set backup " keep a backup file
"endif
this only works when it is done in the /usr/share/vimrc file and not
if it is done in the ~/.vimrc file.
Is there something I have overlooked or is this a bug in version
7.2.245?
regards Peter
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php