###################
# Typical comment #
###################
Given (fixture):
================
  Hello Hello
    Hello
  Hello

Execute ( SpaceVim plugin: highlight.vim `SPC s h/H` ):
  let g:_spacevim_input_list = ['e', 'D', 'a', 'W', 'o', 'r', 'l', 'd', "\<Esc>", "\<Esc>"]
  call SpaceVim#plugins#highlight#start()
  

Expect (result):
~~~~~~~~~~~~~~~~
  World World
    World
  World