mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 05:23:51 -05:00
Update
This commit is contained in:
@@ -2,7 +2,7 @@ if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'nginx') == -1
|
||||
|
||||
" Sticky Module <https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng>
|
||||
" Add a sticky cookie to be always forwarded to the same upstream server
|
||||
syn keyword ngxDirectiveThirdParty sticky
|
||||
" syn keyword ngxDirectiveThirdParty sticky
|
||||
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user