]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1670 v7.4.1670
authorBram Moolenaar <Bram@vim.org>
Mon, 28 Mar 2016 17:27:13 +0000 (19:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 28 Mar 2016 17:27:13 +0000 (19:27 +0200)
commita32095fc8fdf5fe3d487c86d9cc54adb1236731e
treef60a2b6045b281a39d052cbefc93371972900146
parent8b877ac38e96424a08a8b8eb713ef4b3cf0064be
patch 7.4.1670
Problem:    Completion doesn't work well for a variable containing "#".
Solution:   Recognize the "#". (Watiko)
src/eval.c
src/version.c