aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorAndy K. Massimino <f8a663@normed.space>2021-03-05 00:03:08 -0500
committerAndy K. Massimino <f8a663@normed.space>2021-03-20 15:56:37 -0400
commit7e89606591c76efc7587911ff6d9c3414525f2a2 (patch)
tree307cb6d78d69e90d382519b578cf6375e5777a50 /src/nvim/api/vim.c
parent8601e8b0d628037d253b76de8aa524c6174f4af9 (diff)
downloadrneovim-7e89606591c76efc7587911ff6d9c3414525f2a2.tar.gz
rneovim-7e89606591c76efc7587911ff6d9c3414525f2a2.tar.bz2
rneovim-7e89606591c76efc7587911ff6d9c3414525f2a2.zip
vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"
Problem: "verbose hi Name" reports incorrect info after ":hi clear". Solution: Store the script context. (Antony Scriven, closes vim/vim#6975) https://github.com/vim/vim/commit/e8df0104985af58ee501a6fbac8ac9f886e84e5a Also adds src/nvim/testdir/script_util.vim which originates from patch 8.2.1366 (https://github.com/vim/vim/commit/a6296200bd5191bab7efcdcc16c9e79eb498e8e0) because some tests in test_highlight.vim use it for testing :verbose. Should merge this and older related patches later. Also, fix collateral damage to test_options.vim test_options tests for file name completion in the test directory, but since we've added a new file, the test output is now different. This test is slightly different from upstream anyway, so for now we just add the file name. This may change when more upstream patches are added which alter this test.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions