mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
test: move format_{string,luav} to a separate module
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
local global_helpers = require('test.helpers')
|
||||
|
||||
local REMOVE_THIS = global_helpers.REMOVE_THIS
|
||||
local REMOVE_THIS = vim.NIL
|
||||
|
||||
return function(itp, _check_parsing, hl, fmtn)
|
||||
local function check_parsing(...)
|
||||
|
||||
Reference in New Issue
Block a user