mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
lualint
This commit is contained in:
@@ -4,8 +4,6 @@ local exec_lua = helpers.exec_lua
|
|||||||
local dedent = helpers.dedent
|
local dedent = helpers.dedent
|
||||||
local insert = helpers.insert
|
local insert = helpers.insert
|
||||||
local clear = helpers.clear
|
local clear = helpers.clear
|
||||||
local command = helpers.command
|
|
||||||
local NIL = helpers.NIL
|
|
||||||
|
|
||||||
describe('LSP util', function()
|
describe('LSP util', function()
|
||||||
local test_text = dedent([[
|
local test_text = dedent([[
|
||||||
|
Reference in New Issue
Block a user