mirror of
https://github.com/vim/vim.git
synced 2025-12-10 18:46:57 -05:00
Update runtime files
This commit is contained in:
6
runtime/ftplugin/nginx.vim
Normal file
6
runtime/ftplugin/nginx.vim
Normal file
@ -0,0 +1,6 @@
|
||||
" Vim filetype plugin
|
||||
" Language: nginx.conf
|
||||
" Maintainer: Chris Aumann <me@chr4.org>
|
||||
" Last Change: Apr 15, 2017
|
||||
|
||||
setlocal commentstring=#\ %s
|
||||
Reference in New Issue
Block a user