summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-12-27 00:32:17 -0500
committerVincent Grande2020-12-27 00:32:17 -0500
commit7e4b298b0a082642c37824622f14c24997239ce1 (patch)
treec110a8b2cec6e36a4607126de6b23507401fdc06
parent9416b5368363479c8fc976566831ba71b0548eb8 (diff)
downloadaur-7e4b298b0a082642c37824622f14c24997239ce1.tar.gz
use huge features
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf0b1471862..a68ddcc6d262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ build() {
./configure \
--prefix=/usr \
--localstatedir=/var/lib/vim \
- --with-features=normal \
+ --with-features=huge \
--with-compiledby='Arch Linux' \
--disable-gpm \
--enable-acl \