mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
7 lines
144 B
VimL
7 lines
144 B
VimL
|
" Vim filetype plugin
|
||
|
" Language: nginx.conf
|
||
|
" Maintainer: Chris Aumann <me@chr4.org>
|
||
|
" Last Change: Apr 15, 2017
|
||
|
|
||
|
setlocal commentstring=#\ %s
|