** Changed in: vim (Ubuntu)
Status: New => Invalid
--
vim-runtime should depend on vim
https://bugs.launchpad.net/bugs/234780
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Right, because :let is a command that requires +eval which vim-tiny
doesn't have. Vim will always recognize "if 1", so you can put anything
that requires +eval inside an "if 1" block and it will be properly
guarded.
I'm curious why you're sourcing $VIMRUNTIME/syntax/syntax.vim instead of
just cal
What I was using is a .vimrc file split in two parts. The top part is
configuring what a users wants and then the magic is done in the second
part.
In the first part i was using this:
let color = "true"
And in the then in the second part:
if has("syntax")
if color == "true"
so ${VIMRU
You could also write your vimrc so it is robust to different feature
levels built into Vim. vim-runtime is a data package which may be
interesting to people independent of using it with Vim. There's no
reason that it should have a hard dependency on one of the more
featureful vim binary packages.
tested on 8.04 and 7.10
--
vim-runtime should depend on vim
https://bugs.launchpad.net/bugs/234780
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman