Hi
To answer both question about graphical sign loading, you can look at
the issue I filled originally (
http://code.google.com/p/macvim/issues/detail?id=276 )
with some screenshots.
You can use this extension with all the :sign command (and with the 'icon='
parameter)
or you can use some plugins which already use this extension :
- cuteErrorMarker : http://www.vim.org/scripts/script.php?script_id=2653
mark the lines of your compilation error/warning with an icon
- cuteTodoList : a todo list management plugin with icons to show the priority
of the tasks.
Their must be some other plugins that use this feature, but it's the only one I
know
(ok and they're my plugins...).
Vincent
Le 23 juil. 2010 à 14:03, Steven Michalske a écrit :
> How can I start using it?
>
> Steve
>
> On Jul 23, 2010, at 9:12 AM, björn wrote:
>
>> On 23 July 2010 17:55, Vincent Berthoux wrote:
>>>
>>> Here is my final patch version to include graphical signs into macvim. All
>>> bugs have been ironed out, and no regression happen. The graphical signs
>>> only work the the 'experimental' renderer.
>>
>> Thanks again for the patch Vincent -- it is included in the 7.3b BETA
>> I just uploaded.
>>
>> Björn
>>
>> --
>> You received this message from the "vim_mac" maillist.
>> Do not top-post! Type your reply below the text you are replying to.
>> For more information, visit http://www.vim.org/maillist.php
>
> --
> You received this message from the "vim_mac" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php