mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 11:55:34 +00:00
Make migrated test33 more similar to old legacy test.
Remove `expandtab` and add a missing trailing space from the legacy test.
This commit is contained in:
@@ -35,7 +35,7 @@ describe('lisp indent', function()
|
|||||||
,@body
|
,@body
|
||||||
(princ "</a>")))]])
|
(princ "</a>")))]])
|
||||||
|
|
||||||
execute('set lisp expandtab')
|
execute('set lisp')
|
||||||
execute('/^(defun')
|
execute('/^(defun')
|
||||||
feed('=G:/^(defun/,$yank A<cr>')
|
feed('=G:/^(defun/,$yank A<cr>')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user