mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
patch 8.2.0674: some source files are too big
Problem: Some source files are too big. Solution: Move text formatting functions to a new file. (Yegappan Lakshmanan, closes #6021)
This commit is contained in:
@@ -224,6 +224,7 @@ void mbyte_im_set_active(int active_arg);
|
||||
# endif
|
||||
# include "testing.pro"
|
||||
# include "textobject.pro"
|
||||
# include "textformat.pro"
|
||||
# include "time.pro"
|
||||
# include "ui.pro"
|
||||
# include "undo.pro"
|
||||
|
Reference in New Issue
Block a user