Date: Sun, 28 Feb 2016 21:45:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207572] editors/vim: missing feature in "huge" configuration Message-ID: <bug-207572-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207572 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@FreeBSD.org Reporter: henry.hu.sh@gmail.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Currently, vim is compiled with --with-features=3Dbig. Comparing with a cus= tom build with --with-features=3Dhuge, 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, amo= ng others. Please consider adding a HUGE option, or just change the default to huge. I= n my case, the huge version only consumed 13KB more disk space. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207572-13>