Re: Commit: patch 9.1.1016: Not possible to convert string2blob and blob2string

2025-01-17 Fir de Conversatie 'John Marriott' via vim_dev
On 17-Jan-2025 22:35, Christian Brabandt wrote: On Wed, 15 Jan 2025, 'John Marriott' via vim_dev wrote: On 15-Jan-2025 03:45, Christian Brabandt wrote: patch 9.1.1016: Not possible to convert string2blob and blob2string Commit:https://github.com/vim/vim/commit/1aefe1de0b20fe4966863e07efa14b6

Re: [vim/vim] runtime(filetype): set bash scripts to bash filetype (PR #16309)

2025-01-17 Fir de Conversatie Gary Johnson
I thought this was going to be fixed. Or is what we have now the fix? I just updated to Vim 9.1.1029 and noticed that one of my plugins that tests for the filetype being "sh" fails because the filetype is now "bash". This also affects the nrrwrgn.vim plugin. Regards, Gary -- -- You received

Commit: runtime(c): Update syntax and ftplugin files

2025-01-17 Fir de Conversatie Christian Brabandt
runtime(c): Update syntax and ftplugin files Commit: https://github.com/vim/vim/commit/c2a967a1b9adca6c929e3dc5c218dfada00059b6 Author: Doug Kearns Date: Fri Jan 17 14:12:16 2025 +0100 runtime(c): Update syntax and ftplugin files - highlight more C keywords, including some from C

Commit: patch 9.1.1029: the installer can be improved

2025-01-17 Fir de Conversatie Christian Brabandt
patch 9.1.1029: the installer can be improved Commit: https://github.com/vim/vim/commit/2730d3873f222876cdd7459772fef6d935c23783 Author: RestorerZ Date: Fri Jan 17 14:04:44 2025 +0100 patch 9.1.1029: the installer can be improved Problem: the installer can be improved Soluti

Commit: patch 9.1.1028: too many strlen() calls in screen.c

2025-01-17 Fir de Conversatie Christian Brabandt
patch 9.1.1028: too many strlen() calls in screen.c Commit: https://github.com/vim/vim/commit/c15de972e8131def2f506bb9eb6b306ca089629c Author: John Marriott Date: Fri Jan 17 13:54:49 2025 +0100 patch 9.1.1028: too many strlen() calls in screen.c Problem: too many strlen() calls

Commit: patch 9.1.1027: no sanitize check when running linematch

2025-01-17 Fir de Conversatie Christian Brabandt
patch 9.1.1027: no sanitize check when running linematch Commit: https://github.com/vim/vim/commit/ca307efe486670b76563a4a287bc94dace57fb74 Author: Jonathon Date: Fri Jan 17 13:37:35 2025 +0100 patch 9.1.1027: no sanitize check when running linematch Problem: no sanitize check w

Re: :syntax include across runtime and plugin boundaries

2025-01-17 Fir de Conversatie Christian Brabandt
On Thu, 16 Jan 2025, Devin Weaver wrote: > In my naïve attempts I tried using :syntax include but ultimately failed. What does this mean? > Most of the knowledge base for Ember has moved to NeoVim leaning on > tree-sitter and Lua. Leaving any porting to VimScript as an exercise What do you me

Re: Commit: patch 9.1.1016: Not possible to convert string2blob and blob2string

2025-01-17 Fir de Conversatie Christian Brabandt
On Wed, 15 Jan 2025, 'John Marriott' via vim_dev wrote: > > On 15-Jan-2025 03:45, Christian Brabandt wrote: > > patch 9.1.1016: Not possible to convert string2blob and blob2string > > > > Commit:https://github.com/vim/vim/commit/1aefe1de0b20fe4966863e07efa14b6aa87323ee > > Author: Yegappan Lak

Commit: patch 9.1.1025: wrong return type of blob2str()

2025-01-17 Fir de Conversatie Christian Brabandt
patch 9.1.1025: wrong return type of blob2str() Commit: https://github.com/vim/vim/commit/166b1754a9b2046d678f59dedea7a3d693067047 Author: Yegappan Lakshmanan Date: Fri Jan 17 11:48:12 2025 +0100 patch 9.1.1025: wrong return type of blob2str() Problem: wrong return type of blob2