mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
refactor: format test/*
This commit is contained in:
@@ -6,7 +6,6 @@ local call, clear = helpers.call, helpers.clear
|
||||
local eq, nvim = helpers.eq, helpers.meths
|
||||
|
||||
describe('Ctrl-A/Ctrl-X on visual selections', function()
|
||||
|
||||
before_each(function()
|
||||
clear()
|
||||
source([=[
|
||||
|
Reference in New Issue
Block a user