mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
fix(lua): properly configure luacheck and remove local vim = ...
lines (#20551)
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
local vim = vim
|
||||
local uv = vim.loop
|
||||
local log = require('vim.lsp.log')
|
||||
local protocol = require('vim.lsp.protocol')
|
||||
|
Reference in New Issue
Block a user