Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 529528

Summary: app-admin/eselect-vi - add support of app-editors/vim-qt
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Coacher 2014-11-16 17:41:19 UTC
Hello.

vim-qt is Qt GUI version of the Vim text editor. It would be nice to have support for it in eselect-vi, so people who like this editor can set it as system-wide vi implementation.

Adding vim-qt should be as easy as adding 

"${EROOT}"/usr/bin/qvim \

to find_targets().

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2014-11-22 07:15:04 UTC
Fixed in 1.1.8
Comment 2 Coacher 2014-11-23 16:03:44 UTC
(In reply to Ben de Groot from comment #1)
> Fixed in 1.1.8

Thanks!