mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 8.2.0256: time and timer related code is spread out
Problem: Time and timer related code is spread out. Solution: Move time and timer related code to a new file. (Yegappan Lakshmanan, closes #5604)
This commit is contained in:
@@ -221,6 +221,7 @@ void mbyte_im_set_active(int active_arg);
|
||||
# include "textprop.pro"
|
||||
# endif
|
||||
# include "testing.pro"
|
||||
# include "time.pro"
|
||||
# include "ui.pro"
|
||||
# include "undo.pro"
|
||||
# include "usercmd.pro"
|
||||
|
Reference in New Issue
Block a user