]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0466: Missing comments for fuzzy completion v9.1.0466
authorglepnir <glephunter@gmail.com>
Tue, 4 Jun 2024 20:01:21 +0000 (22:01 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 4 Jun 2024 20:01:21 +0000 (22:01 +0200)
commitdca57fb54200530a0874c90fab799a689c00c597
tree1105f1df90ea6f0d0c27a97b95afabda1c225a4a
parentce6fe84db21f00fd30b226200dbb02709514871a
patch 9.1.0466: Missing comments for fuzzy completion

Problem:  Missing comments for fuzzy completion (after 9.1.0463)
Solution: Add more comments, adjust indentation slightly
          (glepnir)

closes: #14910

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/insexpand.c
src/version.c