]> granicus.if.org Git - vim/commit
patch 9.0.0621: filetype test leaves file behind v9.0.0621
authorDominique Pelle <dominique.pelle@gmail.com>
Thu, 29 Sep 2022 12:07:18 +0000 (13:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 29 Sep 2022 12:07:18 +0000 (13:07 +0100)
commitfc06cda8379031890ee8852cdca61eb8af8e1ba2
tree3cb1429851d05829c53a8ad688b047674d624272
parent50faf02f43d7f1a56ec2023028fca7c72dbce83e
patch 9.0.0621: filetype test leaves file behind

Problem:    Filetype test leaves file behind.
Solution:   Add deferred delete flag to writefile(). (Dominique PellĂ©,
            closes #11249)
src/testdir/test_filetype.vim
src/version.c