comparison src/testdir/test_vartabs.vim @ 15406:63b02fcf1361 v8.1.0711

patch 8.1.0711: test files still use function! commit https://github.com/vim/vim/commit/1e1153600c0377472d62cc553173fe555ddcf5a7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 9 23:01:02 2019 +0100 patch 8.1.0711: test files still use function! Problem: Test files still use function!. Solution: Remove the exclamation mark. Fix overwriting a function.
author Bram Moolenaar <Bram@vim.org>
date Wed, 09 Jan 2019 23:15:05 +0100
parents 3a94f7918980
children 3b5d401a58ce
comparison
equal deleted inserted replaced
15405:3a8785d45112 15406:63b02fcf1361
132 132
133 set ts& vts& sts& vsts& et& 133 set ts& vts& sts& vsts& et&
134 bwipeout! 134 bwipeout!
135 endfunc 135 endfunc
136 136
137 func! Test_vartabs_breakindent() 137 func Test_vartabs_breakindent()
138 if !exists("+breakindent") 138 if !exists("+breakindent")
139 return 139 return
140 endif 140 endif
141 new 141 new
142 %d 142 %d