summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2021-01-03 19:20:04 -0500
committerVincent Grande2021-01-03 19:20:04 -0500
commitaac9d9eec58ff6e70f901c751cdd0f7813022950 (patch)
tree8804fbace8d61047e29ca9443496c5e5eab6828c
parent0a9cd6945cf8099365e33ac1ea87d03592726acf (diff)
downloadaur-aac9d9eec58ff6e70f901c751cdd0f7813022950.tar.gz
use normal features
-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 \