]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime: make command name for &iskeywordprg more unique (#13297)
authorEnno <Konfekt@users.noreply.github.com>
Sun, 8 Oct 2023 17:14:07 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Oct 2023 17:14:07 +0000 (19:14 +0200)
commit1e33cd72b60a119a038952bb658862d038602f76
tree2009db0f59d545513833bf45d548517d1b6e5d3b
parentb852305dbf42f1206ecc6ae414fc200235fe2963
runtime: make command name for &iskeywordprg more unique (#13297)

See https://github.com/vim/vim/pull/13213/commits by @dkearns:
Rename 'keywordprg' user command to ShKeywordPrg as this is just a
leaking implementation detail.

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/gpg.vim
runtime/ftplugin/modconf.vim
runtime/ftplugin/muttrc.vim
runtime/ftplugin/readline.vim
runtime/ftplugin/sshconfig.vim
runtime/ftplugin/sudoers.vim
runtime/ftplugin/systemd.vim
runtime/ftplugin/udevrules.vim
runtime/ftplugin/zsh.vim