Re: [vim/vim] Add support fuzzy matching a list of dictionaries using either a key or a callback function (#6947)

2020-09-17 Fir de Conversatie Yegappan Lakshmanan
Hi, On Thu, Sep 17, 2020 at 5:36 PM Prabir Shrestha wrote: > @yegappan any plans to return multiple > highlights for an item? Is it currently the limitation in the library? > Would be good if it supported it even if the library didnt support it so > in future can up

Patch 8.2.1704

2020-09-17 Fir de Conversatie Bram Moolenaar
Patch 8.2.1704 Problem:Vim9: crash in for loop when autoload script has an error. Solution: Reset suppress_errthrow. Check for NULL list. (closes #6967) Files: src/vim9execute.c, src/testdir/test_vim9_script.vim *** ../vim-8.2.1703/src/vim9execute.c 2020-09-16 22:29:49.441083728 +

Patch 8.2.1703

2020-09-17 Fir de Conversatie Bram Moolenaar
Patch 8.2.1703 Problem:":highlight clear" does not restore default link. Solution: Remember the default link and restore it. (Antony Scriven, closes #6970, closes #4405) Files: runtime/doc/syntax.txt, src/highlight.c, src/testdir/test_highlight.vim *** ../vim-

Patch 8.2.1702

2020-09-17 Fir de Conversatie Bram Moolenaar
Patch 8.2.1702 Problem:Crash when using undo after deleting folded lines. Solution: Check for NULL pointer. (closes #6968) Files: src/fold.c, src/testdir/test_fold.vim *** ../vim-8.2.1701/src/fold.c 2020-09-01 21:20:11.918075824 +0200 --- src/fold.c 2020-09-17 19:34:24.462489494 +0

Re: Patch 8.2.1700 has no tag on the Mercurial repository.

2020-09-17 Fir de Conversatie Christian Brabandt
On Do, 17 Sep 2020, Tony Mechelynck wrote: > I don't know the state of the git repository, but on the Mercurial > repository, patch 8.2.1700 (Mercurial changeset 36e8e046c335) has no > tag. Hi Toni, not sure what happened, the script run successfully (and it imported the commit correctly). It'

Patch 8.2.1700 has no tag on the Mercurial repository.

2020-09-17 Fir de Conversatie Tony Mechelynck
I don't know the state of the git repository, but on the Mercurial repository, patch 8.2.1700 (Mercurial changeset 36e8e046c335) has no tag. 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