docs: remove plenary from deps
This commit is contained in:
parent
883b92b63d
commit
2dd45be37f
3 changed files with 1 additions and 6 deletions
|
|
@ -4,8 +4,6 @@ local u = require "gopher._utils.health_util"
|
|||
|
||||
local deps = {
|
||||
plugin = {
|
||||
{ lib = "dap", msg = "required for `gopher.dap`", optional = true },
|
||||
{ lib = "plenary", msg = "required for everything in gopher.nvim", optional = false },
|
||||
{ lib = "nvim-treesitter", msg = "required for everything in gopher.nvim", optional = false },
|
||||
},
|
||||
bin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue