On Thu, Dec 13, 2018 at 10:21 PM Bram Moolenaar <b...@moolenaar.net> wrote:
>
>
> Patch 8.1.0580

Note: This is actually patch 8.1.0579, and marked as such in version.c

> Problem:    Cannot attach properties to text.
> Solution:   First part of adding text properties.

>From doc/textprop.txt:

> Text properties can also be used for other purposes to identify text.  For
> example, add a text property on a function name, so that a search can be
> defined to jump to the next/previous function.

Ah, nice. I was finding the limit of 26 lowercase marks per file a
little short. When this new feature is enabled, I'll have an unlimited
number of places I can identify. If I've understood what I've read so
far, I see a use for
      :command PropList -nargs=0 -range -bar for s:prop_list_line in
range(<line1>,<line2>) | call prop_list(s:prop_list_line) | endfor

Best regards,
Tony.

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui