annotate runtime/ftplugin/nginx.vim @ 31531:6e24001000ed v9.0.1098

patch 9.0.1098: code uses too much indent Commit: https://github.com/vim/vim/commit/465de3a57b815f1188c707e7c083950c81652536 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Mon Dec 26 12:50:04 2022 +0000 patch 9.0.1098: code uses too much indent Problem: Code uses too much indent. Solution: Use an early return. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/11747)
author Bram Moolenaar <Bram@vim.org>
date Mon, 26 Dec 2022 14:00:07 +0100
parents 9c221ad9634a
children 02939ae3aaca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25880
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 " Vim filetype plugin
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2 " Language: nginx.conf
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
3 " Maintainer: Chris Aumann <me@chr4.org>
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 " Last Change: Apr 15, 2017
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5
9c221ad9634a Update runtime files
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6 setlocal commentstring=#\ %s