nginx/contrib/vim
Maxim Dounin 7ba3063952 Contrib: vim syntax adjusted to save cpoptions (ticket #2276).
Line continuation as used in the syntax file might be broken if "compatible"
is set or "C" is added to cpoptions.  Fix is to set the "cpoptions" option
to vim default value at script start and restore it later, see
":help use-cpo-save".
2022-01-22 00:28:51 +03:00
..
ftdetect Contrib: add vim scripts to contrib/ directory. 2013-12-04 14:45:44 -08:00
ftplugin Contrib: added 'commentstring' for vim-commentary support. 2016-12-13 00:49:44 +01:00
indent Contrib: add vim scripts to contrib/ directory. 2013-12-04 14:45:44 -08:00
syntax Contrib: vim syntax adjusted to save cpoptions (ticket #2276). 2022-01-22 00:28:51 +03:00