aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/inlay_hint.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-05-07 17:05:55 +0800
committerGitHub <noreply@github.com>2024-05-07 17:05:55 +0800
commitd8deb91819d68160e79c1259e9020171ae7e5593 (patch)
tree2d61b0bd0d9ce0ed9fdf2fc7cc6cde576938ec73 /runtime/lua/vim/lsp/inlay_hint.lua
parentd40b0a96c4f65da7e02194c94a2c1de79cecaf81 (diff)
downloadrneovim-d8deb91819d68160e79c1259e9020171ae7e5593.tar.gz
rneovim-d8deb91819d68160e79c1259e9020171ae7e5593.tar.bz2
rneovim-d8deb91819d68160e79c1259e9020171ae7e5593.zip
vim-patch:8d8cb45756cb (#28657)
runtime(sh,zsh): clear $MANPAGER in ftplugin before shelling out Say you use Vim and set MANPAGER='vim -M +MANPAGER --not-a-term -'; then :{Zs,S}hKeywordPrg (or K) will crap out and spew terminal garbage into less when bash's "help" fails. This was introduced by 2f25e40b1 (runtime: configure keywordpg for some file types (vim/vim#5566), 2023-08-23) and may be present in other files touched by that commit. Make the "man" invocation sensible by unsetting MANPAGER in the environment. Note that changing MANPAGER for `:terminal` is not needed; Vim within Vim is perfectly fine. closes: vim/vim#14679 https://github.com/vim/vim/commit/8d8cb45756cb7e6fda17013b8347be3a11b29610 Co-authored-by: D. Ben Knoble <ben.knoble+github@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/inlay_hint.lua')
0 files changed, 0 insertions, 0 deletions