Files
neovim/src/nvim/testdir/screendump.vim
Jan Edmund Lazo 5058b07122 vim-patch:8.1.1581: shared functions for testing are disorganised
Problem:    Shared functions for testing are disorganised.
Solution:   Group finctions in script files. (Ozaki Kiichi, closes vim/vim#4573)
7a39dd7f00
2020-05-03 13:16:37 -04:00

3 lines
39 B
VimL

source shared.vim
source term_util.vim