Files
vim-plug/plug.vim
Subhaditya Nath baa66bcf34
Some checks failed
Test vim-plug / build (vim) (push) Has been cancelled
Allow command modifiers for on-demand-loading commands (#1110)
Before this commit, commands like this -
	:tab Git diff HEAD^ HEAD
were interpreted like this -
	:Git diff HEAD^ HEAD
This commit fixes that issue.
2025-03-29 14:17:01 +09:00

83 KiB