vim-Qt an experimental Qt gui for Vim Unique features: --- Dockable Bars --- The toolbar, menubar and tabbar can all be docked in various positions, or float around separated from the window. Check the Showcase for examples of this feature. --- Themed GUI --- Qt widgets can be easily customized using stylesheets. No reason we should not use this feature to customize the gui elements. All the native Qt widgets can be customized (toolbars, menus, tabs, etc), however the main Vim editor must still use regular vim color themes. The widgets are themed using a Qt stylesheet placed at $HOME/.config/Vim/qVim.style wiki page: https://bitbucket.org/equalsraf/vim-qt/wiki/Home running vim-qt: https://bitbucket.org/equalsraf/vim-qt/wiki/Running building vim-qt: https://bitbucket.org/equalsraf/vim-qt/wiki/Building
Created attachment 313661 [details] vim-qt-9999.ebuild You can try this ebuild if you like.
Created attachment 313719 [details] Vim-qt-9999.ebuild added dependencies and trailing white spaces fixed.
Created attachment 313787 [details] vim-qt-9999.ebuild minor fixes to conform to repoman output.
Has been in portage for a while now :-)