refactor: move code dealing with script files to runtime.c (#19734)

vim-patch:8.1.1927: code for dealing with script files is spread out

Problem:    Code for dealing with script files is spread out.
Solution:   Move the code to scriptfile.c. (Yegappan Lakshmanan, closes vim/vim#4861)
307c5a5bb7
This commit is contained in:
zeertzjq
2022-08-12 15:41:43 +08:00
committed by GitHub
parent d4f5e0db3c
commit 103f10d901
4 changed files with 1092 additions and 1091 deletions

File diff suppressed because it is too large Load Diff