[Bug 207572] editors/vim: missing feature in "huge" configuration
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 28 21:45:39 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207572
Bug ID: 207572
Summary: editors/vim: missing feature in "huge" configuration
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: henry.hu.sh at gmail.com
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Assignee: sunpoet at FreeBSD.org
Currently, vim is compiled with --with-features=big. Comparing with a custom
build with --with-features=huge, 2 features are missing:
* xterm_save
* profile
The "profile" feature allows people to profile the execution time of
vimscripts, which is helpful to determine which plugin is slow to load, among
others.
Please consider adding a HUGE option, or just change the default to huge. In my
case, the huge version only consumed 13KB more disk space.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list