You are not logged in.
Pages: 1
I searched AUR and found a qt frontend for vim. But it needs so many modules other than qt, such as perl, python. I don't understand why these irreverent modules should be involved.
Any one knows? or it is still unstable ?
Last edited by jameschyn (2011-12-01 14:11:03)
Offline
It would be best to ask the maintainer of the package. Most vim users here likely just use a terminal.
Offline
Have you tried disabling these:
--enable-netbeans \
--enable-perlinterp \
--enable-pythoninterp \
--enable-rubyinterp \
Offline
Thanks, I will have a try to edit PKGBUILD.
Offline
@jameschyn -- Compiling custom Vim takes barely 3 minutes and you get a 5.3 MB package... If you do not want to play with PKGBUILD yourself, go on and grab my one (see the footer).
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
https://github.com/BlackIkeEagle/herecu … stable/vim can give some more ideas. The packages are available at
[herecura-stable]
Server = http://herecura.be/repo/herecura-stable/$arch
herecura-stable vim-cli 7.3.362-1
herecura-stable vim-gvim-gtk 7.3.362-1
herecura-stable vim-gvim-motif 7.3.362-1
herecura-stable vim-gvim-qt 7.3.362-1
herecura-stable vim-gvim-x11 7.3.362-1
herecura-stable vim-rt 7.3.362-1
herecura-stable vim-tiny 7.3.362-1
Offline
Pages: 1