]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0564: cannot detect Bazel BUILD files on some systems v8.0.0564
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Apr 2017 12:36:07 +0000 (14:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Apr 2017 12:36:07 +0000 (14:36 +0200)
commit39170e2d9761345df4be67d4d3928ac1094b9adf
tree4a238707ff9569fd1dcab7984a3b1d75444c11f8
parent9f9288627795cb6cc6bff332d28eac86b1dbcf13
patch 8.0.0564: cannot detect Bazel BUILD files on some systems

Problem:    Cannot detect Bazel BUILD files on some systems.
Solution:   Check for BUILD after script checks. (Issue #1340)
runtime/filetype.vim
src/version.c