[Dapper] [vim] $VIMRUNTIME

Stephen R Laniel steve at laniels.org
Mon Apr 10 14:31:21 UTC 2006


The $VIMRUNTIME environment variable in vim got messed up
recently. It used to point to
/usr/share/vim/vim[versionNumber], where versionNumber = 63,
64, etc. Recently Debian switched things around so that now
we have /usr/share/vim/vimcurrent, which is a symlink to
/usr/share/vim/vim65. Presumably $VIMRUNTIME should always
point to /usr/share/vim/vimcurrent. Under Ubuntu, it
doesn't; Ubuntu's $VIMRUNTIME points to /usr/share/vim .

The upshot of this is that lines in my ~/.vimrc which look
like so

source $VIMRUNTIME/ftplugin/man.vim
source $VIMRUNTIME/syntax/syntax.vim

don't work anymore.

I don't see a bug in Malone for this. Has anyone else
noticed this?

-- 
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060410/7767b262/attachment.sig>


More information about the ubuntu-users mailing list