mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
doc: fix typos [ci skip] #11787
This commit is contained in:
@@ -18,7 +18,7 @@ describe('CTRL-W CTRL-I', function()
|
||||
start found wrong line
|
||||
test text]])
|
||||
|
||||
-- Search for the second occurence of start and append to register
|
||||
-- Search for the second occurrence of start and append to register
|
||||
feed_command('/start')
|
||||
feed('2[<C-i>')
|
||||
feed_command('yank A')
|
||||
|
||||
Reference in New Issue
Block a user