ci: typechecking no longer requires neodev
This commit is contained in:
parent
8ac4ba4e0a
commit
15e071f203
8 changed files with 31 additions and 31 deletions
|
|
@ -1,9 +1,6 @@
|
|||
local oil = require("oil")
|
||||
local util = require("oil.util")
|
||||
|
||||
-- TODO remove after https://github.com/folke/neodev.nvim/pull/163 lands
|
||||
---@diagnostic disable: inject-field
|
||||
|
||||
local M = {}
|
||||
|
||||
M.show_help = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue