From 7040eee08a11b5810772a95c954acfc44454ede4 Mon Sep 17 00:00:00 2001 From: Armin Grodon Date: Tue, 13 Dec 2016 00:49:44 +0100 Subject: [PATCH] Contrib: added 'commentstring' for vim-commentary support. --- contrib/vim/ftplugin/nginx.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/vim/ftplugin/nginx.vim diff --git a/contrib/vim/ftplugin/nginx.vim b/contrib/vim/ftplugin/nginx.vim new file mode 100644 index 000000000..463eea989 --- /dev/null +++ b/contrib/vim/ftplugin/nginx.vim @@ -0,0 +1 @@ +setlocal commentstring=#\ %s