diff options
Diffstat (limited to 'test/vimrc')
-rw-r--r-- | test/vimrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -35,7 +35,3 @@ set ttimeoutlen=0 execute 'set encoding=utf-8' let g:mapleader=',' - -" Clear the TMPDIR value for tests. -" The plugin should set this to /tmp by default, which we will test. -let $TMPDIR = '' |