mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
patch 8.2.1597: the channel source file is too big
Problem: The channel source file is too big. Solution: Move job related code to a new source file.
This commit is contained in:
@ -278,6 +278,7 @@ void mbyte_im_set_active(int active_arg);
|
||||
# include "netbeans.pro"
|
||||
# endif
|
||||
# ifdef FEAT_JOB_CHANNEL
|
||||
# include "job.pro"
|
||||
# include "channel.pro"
|
||||
|
||||
// Not generated automatically, to add extra attribute.
|
||||
|
Reference in New Issue
Block a user