| Summary: | app-admin/eselect-vi - add support of app-editors/vim-qt | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Coacher <itumaykin+gentoo> |
| Component: | Current packages | Assignee: | Vim Maintainers <vim> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | qt |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed in 1.1.8 (In reply to Ben de Groot from comment #1) > Fixed in 1.1.8 Thanks! |
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