summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c844f48c9bae..0e777f7ed499 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ build() {
./configure \
--prefix=/usr \
--localstatedir=/var/lib/vim \
- --with-features=small \
+ --with-features=normal \
--with-compiledby='Arch Linux' \
--disable-gpm \
--enable-acl \