Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412549 - app-editors/vim-qt - An experimental Qt gui for Vim
Summary: app-editors/vim-qt - An experimental Qt gui for Vim
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://bitbucket.org/equalsraf/vim-q...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-04-18 18:28 UTC by Anton Kochkov
Modified: 2013-04-05 09:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
vim-qt-9999.ebuild (vim-qt-9999.ebuild,1.52 KB, application/octet-stream)
2012-05-31 02:03 UTC, Elijah "Armageddon" El Lazkani (amd64 AT)
Details
Vim-qt-9999.ebuild (vim-qt-9999.ebuild,1.49 KB, text/plain)
2012-05-31 13:39 UTC, Elijah "Armageddon" El Lazkani (amd64 AT)
Details
vim-qt-9999.ebuild (vim-qt-9999.ebuild,1.48 KB, text/plain)
2012-06-01 05:52 UTC, Elijah "Armageddon" El Lazkani (amd64 AT)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2012-04-18 18:28:23 UTC
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
Comment 1 Elijah "Armageddon" El Lazkani (amd64 AT) 2012-05-31 02:03:07 UTC
Created attachment 313661 [details]
vim-qt-9999.ebuild

You can try this ebuild if you like.
Comment 2 Elijah "Armageddon" El Lazkani (amd64 AT) 2012-05-31 13:39:48 UTC
Created attachment 313719 [details]
Vim-qt-9999.ebuild

added dependencies and trailing white spaces fixed.
Comment 3 Elijah "Armageddon" El Lazkani (amd64 AT) 2012-06-01 05:52:22 UTC
Created attachment 313787 [details]
vim-qt-9999.ebuild

minor fixes to conform to repoman output.
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2013-04-05 09:35:06 UTC
Has been in portage for a while now :-)