docs: deprecate :ownsyntax

This commit is contained in:
Justin M. Keyes
2025-06-27 21:55:33 +02:00
parent e78c877688
commit c3e2926f17
5 changed files with 4 additions and 36 deletions

View File

@ -5252,6 +5252,7 @@ void ex_syntax(exarg_T *eap)
}
}
/// @deprecated
void ex_ownsyntax(exarg_T *eap)
{
if (curwin->w_s == &curwin->w_buffer->b_s) {