testFilenameWithSquareBrackets.vim 188 B

123456789
  1. source helper.vim
  2. edit fix[tu]re.txt
  3. normal ggo*
  4. write
  5. call DumpSigns('filenameWithSquareBrackets')
  6. call system('git reset HEAD fix[tu]re.txt')
  7. call system('git checkout fix[tu]re.txt')