Opened 12 years ago

Closed 11 years ago

#36212 closed enhancement (fixed)

vim: consider making +huge a default variant

Reported by: blair (Blair Zajac) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: larryv (Lawrence Velázquez)
Port: vim vim-app MacVim

Description

Coming from Ubuntu or Fedora, vim is built using --with-features=huge, so coming to a default vim install on Mac OS X, vim is missing a number of features.

What do you think about add +huge to the list of default variants?

Change History (4)

comment:1 Changed 11 years ago by raimue (Rainer Müller)

Status: newassigned

Good point. In the past, I was used to different packages such as vim, vim-full and vim-tiny in other distributions. However, as you say, it seems like this has changed and others are now offering larger packages by default.

Debian/Ubuntu: vim: huge, vim-tiny: small FreeBSD: vim: big, vim-lite: normal(?) Fedora: vim-enhanced: huge, vim-minimal: small

Looking at :help +feature-list suggests that only :profile is additionally enabled with +huge compared to +big... So a new default seems reasonable and I will add a default_variant with the next version update.

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

comment:3 Changed 11 years ago by raimue (Rainer Müller)

Port: vim-app MacVim added

Done for MacVim in r101347.

comment:4 Changed 11 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Done for vim and vim-app in r101348.

Note: See TracTickets for help on using tickets.