mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 15:14:04 +00:00
refactor: format test/*
This commit is contained in:
@@ -110,7 +110,9 @@ describe('mapping', function()
|
||||
command('imapclear')
|
||||
command('set whichwrap=<,>,[,]')
|
||||
feed('G3o<esc>2k')
|
||||
command([[:exe ":norm! iTest3: text with a (parenthesis here\<C-G>U\<Right>new line here\<esc>\<up>\<up>."]])
|
||||
command(
|
||||
[[:exe ":norm! iTest3: text with a (parenthesis here\<C-G>U\<Right>new line here\<esc>\<up>\<up>."]]
|
||||
)
|
||||
|
||||
expect([[
|
||||
|
||||
|
||||
Reference in New Issue
Block a user