]>
git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1602: filetype: requirements-*.txt files are not recognized
Problem: filetype: requirements-*.txt files are not recognized
Solution: Detect requirements-*.txt files as requirements filetype
(Xudong Zheng).
References:
- https://github.com/search?q=path%3Arequirements-*.txt&type=code
- https://github.com/zephyrproject-rtos/zephyr/tree/v4.2.0/scripts
closes: #17894
Signed-off-by: Xudong Zheng <7pkvm5aw@slicealias.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>