" Always use forward slashes.
set shellslash
+" Make sure $HOME does not get read or written.
+let $HOME = '/does/not/exist'
+
let s:srcdir = expand('%:p:h:h')
" Support function: get the alloc ID by name.
call extend(s:errors, v:errors)
let v:errors = []
endif
-
endfor
if s:fail == 0
" Cleared when 'compatible' is set
set compatible
call assert_equal('', &backspace)
- set nocompatible
+ set nocompatible viminfo+=nviminfo
endfunc
" vim: tabstop=2 shiftwidth=0 expandtab
" store a really long list, so line wrapping will occur in viminfo file
let test_list = range(1,100)
let g:MY_GLOBAL_LIST = test_list
- set viminfo='100,<50,s10,h,!
+ set viminfo='100,<50,s10,h,!,nviminfo
wv! Xviminfo
unlet g:MY_GLOBAL_DICT
unlet g:MY_GLOBAL_LIST
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1686,
/**/
1685,
/**/