*: Fix linter errors

This commit is contained in:
ZyX
2017-02-23 01:38:54 +03:00
parent 858ac9d8e5
commit 9c1865c7f8
5 changed files with 8 additions and 11 deletions

View File

@@ -4,7 +4,6 @@ local curbuf, curwin, eq = helpers.curbuf, helpers.curwin, helpers.eq
local curbufmeths, ok = helpers.curbufmeths, helpers.ok
local funcs = helpers.funcs
local request = helpers.request
local neq = helpers.neq
local NIL = helpers.NIL
local meth_pcall = helpers.meth_pcall
local command = helpers.command