]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(vim): cannot jump to :colorscheme files
authorShane-XB-Qian <shane.qian@foxmail.com>
Tue, 12 Aug 2025 19:14:58 +0000 (21:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 12 Aug 2025 19:16:28 +0000 (21:16 +0200)
commit487dd1716a028efd0cc1bc1b4bfdc53b82688641
tree82f9329dadd84e69623c074c2b9ccfb40c1e77d4
parent397b9da29d29a96d92ebdfd9d6bf379249519fa1
runtime(vim): cannot jump to :colorscheme files

Problem:  cannot jump to :colorscheme files
Solution: Let runtime/autoload/vim.vim handle :colorscheme lines

closes: #17971

Signed-off-by: Shane-XB-Qian <shane.qian@foxmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/vim.vim