0
0
mirror of https://github.com/vim/vim.git synced 2025-11-16 23:24:03 -05:00

runtime(nohlsearch): include the the simple nohlsearch package

fixes: #15039
closes: #15042

Signed-off-by: Maxim Kim <habamax@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Maxim Kim
2024-06-18 19:32:39 +02:00
committed by Christian Brabandt
parent f189138b39
commit 26de90c631
6 changed files with 41 additions and 4 deletions

1
.github/MAINTAINERS vendored
View File

@@ -343,6 +343,7 @@ runtime/lang/menu_ru_ru.utf-8.vim @RestorerZ
runtime/pack/dist/opt/cfilter/plugin/cfilter.vim @yegappan
runtime/pack/dist/opt/comment/ @habamax
runtime/pack/dist/opt/matchit/ @chrisbra
runtime/pack/dist/opt/nohlsearch/ @habamax
runtime/plugin/manpager.vim @Konfekt
runtime/syntax/shared/hgcommitDiff.vim @vegerot
runtime/syntax/abaqus.vim @costerwi