]> git.ipfire.org Git - thirdparty/vim.git/commit
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Aug 2010 18:55:44 +0000 (20:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Aug 2010 18:55:44 +0000 (20:55 +0200)
commit5c3bd0a0fbf982c230cbf06304d4c9e0b5e40065
tree1b65a00d9d0fb19e8f2f1da14ee0ce28c885f74b
parente4ce65d445c45e14903b9daf08ee8658cb0f3090
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
contains a character that would become double width.
runtime/doc/options.txt
src/option.c