Tuesday, December 3, 2013

Re: Determine vim feature size (tiny, small, normal, etc.) in vimscript

(please don't top poste)

On Di, 03 Dez 2013, Nate Soares wrote:

> I don't think that's the case.

Yes it is.

> I can compile --with-features=tiny and then
> --enable a whole bunch of other features manually, and the message history
> queue will still be 20 messages. I want a way to determine, in vimscript,
> what the message history queue size is.

Eval feature will only be enabled if you have at least a normal built,
as indicated by :h +eval

See also feature.h in the vim src directory.

Best,
Christian
--
Paris ist offen; Italien wird's auch werden; solang' uns der
Atem bleibt, werden wir den Künstler in das Weite der Welt und Kunst
und in die Beschränktheit seiner selbst weisen.
-- Goethe, Maximen und Reflektionen, Nr. 1358

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment