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