]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1591: some "gomod" files are not recognized v9.0.1591
authorOmar El Halabi <omar.el.halabi@freiheit.com>
Mon, 29 May 2023 18:59:45 +0000 (19:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 May 2023 18:59:45 +0000 (19:59 +0100)
commitc9fbd2560f24180d2efa40028ed68427341d2d99
treee5d77e56c8a6eacabfdd5624918642b7c0198077
parent247caa378fc1121c99ecc594fab024691a6d7a9b
patch 9.0.1591: some "gomod" files are not recognized

Problem:    Some "gomod" files are not recognized.
Solution:   Check for "go.mod" file name before checking out the contents.
            (Omar El Halabi, closes #12462)
runtime/autoload/dist/ft.vim
src/testdir/test_filetype.vim
src/version.c