mirror of
https://github.com/vim/vim.git
synced 2025-11-15 23:14:06 -05:00
patch 8.2.5171: dependencies and proto files are outdated
Problem: Dependencies and proto files are outdated. Solution: Update dependencies and proto files. Avoid errors.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/* syntax.c */
|
||||
void syn_set_timeout(proftime_T *tm);
|
||||
void syntax_start(win_T *wp, linenr_T lnum);
|
||||
void syn_stack_free_all(synblock_T *block);
|
||||
void syn_stack_apply_changes(buf_T *buf);
|
||||
|
||||
Reference in New Issue
Block a user