From 6f72f56492c0948371c746356458c1693efa85a3 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Tue, 12 May 2015 19:49:24 -0400 Subject: Change 'backspace' default to "indent,eol,start" #2639 While here, alphabetically sort section 2 of vim_diff.txt Helped-by: Jakob Schnitzer Helped-by: Felipe Morales --- src/nvim/testdir/test32.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/nvim/testdir') diff --git a/src/nvim/testdir/test32.in b/src/nvim/testdir/test32.in index 02a41141ab..1a73c862d1 100644 --- a/src/nvim/testdir/test32.in +++ b/src/nvim/testdir/test32.in @@ -22,6 +22,7 @@ Test for insert expansion STARTTEST :so small.vim +:se backspace="" :se cpt=.,w ff=unix | $-2,$w!Xtestfile | set ff& :se cot= nO#include "Xtestfile" -- cgit