]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): using inefficient highlight pattern for 'mf'
authoryasuda <yasuda@kyoto-sr.co.jp>
Thu, 19 Sep 2024 16:09:51 +0000 (18:09 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 19 Sep 2024 16:09:51 +0000 (18:09 +0200)
commitc18a9d5835456e0e47e943b673d631caaebdbea3
treee0d257bcb4d687bfbf2c75f93b8a49f74a1b9dbf
parent4298c5f472a05486d6e26988cf10f4d04c80afd2
runtime(netrw): using inefficient highlight pattern for 'mf'

Fixes E872 too many '(' in highlight pattern for `mf` selection

fixup for #15551
closes: #15700

Signed-off-by: yasuda <yasuda@kyoto-sr.co.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/netrw.vim