neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit bb31814033b3427eafea2c04b6ad754ad7e23f57
parent 59a171fd99a7452c8840eee55783fb6746994637
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Mon, 10 Feb 2025 11:27:13 +0800

vim-patch:partial:9.1.1088: tests: plugin tests are named inconsistently (#32388)

Problem:  tests: plugin tests are named inconsistently
Solution: group them under a common 'plugin' prefix

related: vim/vim#16599

https://github.com/vim/vim/commit/934d9ab3a25066d403678c91fd99ce9ce738d95f

Co-authored-by: Christian Brabandt <cb@256bit.org>