]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1554 v7.4.1554
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 12:24:45 +0000 (13:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 12:24:45 +0000 (13:24 +0100)
commit52f9c19015df5ee1ee8592b6f3f15b8a57c8f5be
treec747e50420de9e6982bca7c9c5d2248f6d29cadc
parent8dcf259d904cfb965d31841dc74a5cfaf5a351d9
patch 7.4.1554
Problem:    Completion for :colorscheme does not use 'packpath'.
Solution:   Make it work, add a test. (Hirohito Higashi)
src/ex_getln.c
src/testdir/test_packadd.vim
src/version.c