Switch nginx vendor to chr4/nginx.vim, closes #205

This commit is contained in:
Adam Stankiewicz
2017-05-17 11:28:13 +02:00
parent 9197c69900
commit 7dd2e11698
139 changed files with 237 additions and 2918 deletions

View File

@@ -2,8 +2,4 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
setlocal commentstring=#\ %s
setlocal iskeyword+=.
setlocal iskeyword+=/
setlocal iskeyword+=:
endif