]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1495: having 'pumwidth' default to zero has no merit v8.0.1495
authorBram Moolenaar <Bram@vim.org>
Sat, 10 Feb 2018 17:28:52 +0000 (18:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 10 Feb 2018 17:28:52 +0000 (18:28 +0100)
commit42443c7d7fecc3a2a72154bb6139b028438617c2
tree049f0045d9299a9d630af0af0a49524897e8b564
parent5a093437199001a0d60d8e18e2b9539b99a7757c
patch 8.0.1495: having 'pumwidth' default to zero has no merit

Problem:    Having 'pumwidth' default to zero has no merit.
Solution:   Make the default 15, as the actual default value.
src/option.c
src/popupmnu.c
src/version.c