mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
f6a9f0bfca
Followup to incomplete runtime update https://github.com/neovim/neovim/pull/15911
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
|