let height = get(g:, "dispatch_quickfix_height", 5)
这是1356行.dispatch_quickfix_height设置高度. 这里有. :3 split file. ctrl+W 4+加高度. execute (mods) 'copen' height,copen之后是高度. :resize +3,:vertical resize精确控制宽度.
1356
dispatch_quickfix_height
:3 split file
ctrl+W 4+
execute (mods) 'copen' height
copen
:resize +3
:vertical resize