mirror of
https://github.com/neovim/neovim.git
synced 2026-07-30 04:18:02 +00:00
Problem: Shared functions for testing are disorganised.
Solution: Group finctions in script files. (Ozaki Kiichi, closes vim/vim#4573)
7a39dd7f00
3 lines
39 B
VimL
3 lines
39 B
VimL
source shared.vim
|
|
source term_util.vim
|