Mercurial > vim
view runtime/ftplugin/nginx.vim @ 30083:a542dfb1c1a2 v9.0.0379
patch 9.0.0379: cleaning up after writefile() is a hassle
Commit: https://github.com/vim/vim/commit/806a273f3c84ecd475913d901890bb1929be9a0a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Sep 4 15:40:36 2022 +0100
patch 9.0.0379: cleaning up after writefile() is a hassle
Problem: Cleaning up after writefile() is a hassle.
Solution: Add the 'D' flag to defer deleting the written file. Very useful
in tests.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 04 Sep 2022 17:00:03 +0200 |
parents | 9c221ad9634a |
children | 02939ae3aaca |
line wrap: on
line source
" Vim filetype plugin " Language: nginx.conf " Maintainer: Chris Aumann <me@chr4.org> " Last Change: Apr 15, 2017 setlocal commentstring=#\ %s