aboutsummaryrefslogtreecommitdiff
path: root/vim/bundle/vim-gitgutter/test/testFilenameWithSquareBrackets.vim
blob: 85ae8897cb46bc9791d0202c7bd4748d42b6d36d (plain)
1
2
3
4
5
6
7
8
9
source helper.vim

edit fix[tu]re.txt
normal ggo*
write
call DumpSigns('filenameWithSquareBrackets')

call system('git reset HEAD fix[tu]re.txt')
call system('git checkout fix[tu]re.txt')