]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1282: script-local variable defined in the wrong script v8.0.1282
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Nov 2017 20:05:31 +0000 (21:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Nov 2017 20:05:31 +0000 (21:05 +0100)
commitcef7322d8a902b4655ed861489c4e798672074f0
tree1a9a942bc21c961d78fd4ad11d08790220cf5f05
parent851ee6c3da5fd726d92e1e3300d7e5e2e8b907c5
patch 8.0.1282: script-local variable defined in the wrong script

Problem:    script-local variable defined in the wrong script
Solution:   Move variable to autoload/filetype.vim.
runtime/autoload/filetype.vim
runtime/filetype.vim
src/version.c