]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0490: minor style problems with patch 9.1.0487 v9.1.0490
authorglepnir <glephunter@gmail.com>
Sat, 15 Jun 2024 13:32:22 +0000 (15:32 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 15 Jun 2024 13:32:22 +0000 (15:32 +0200)
commit105f741fac1b3242909c3c69384f00e4dcd9356e
treef63779208eccb8e1a352c6d09a1dfa9b23d725f4
parentaced8c2f4fd1cf3f8ac7cdb0dd54d19ef4390ef8
patch 9.1.0490: minor style problems with patch 9.1.0487

Problem:  minor style problems with patch 9.1.0487
Solution: use shown_compl instead of after_first_compl variable
          (glepnir)

closes: #15008

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
fix(completion): use exist shown_compl instead after_first_compl
src/insexpand.c
src/version.c