mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 12:33:51 -05:00
Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" PHP Session Module <https://github.com/replay/ngx_http_php_session>
|
||||
" Nginx module to parse php sessions
|
||||
" Nginx module to parse php sessions
|
||||
syn keyword ngxDirectiveThirdParty php_session_parse
|
||||
syn keyword ngxDirectiveThirdParty php_session_strip_formatting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user