aboutsummaryrefslogtreecommitdiff
path: root/vim
AgeCommit message (Collapse)AuthorFilesLines
2016-04-21Move vim/prompt test to vis/promptMarc André Tanner2-9/+0
This does not seem to work with vim -u NONE.
2016-04-21Run vim with `-u NONE` to ignore vimrcJosh Wainwright1-0/+1
This might not be the best way to specify this, but the tests were failing for me as vim was using my vimrc and so picking up my own keybindings.
2016-04-19Workaround bug in +- address implementationMarc André Tanner1-2/+2
2016-04-19Initial import of test branch from vis repositoryMarc André Tanner98-0/+1163