update neodev conf

master
blob42 9 months ago
parent 0866945769
commit 99b3ecebea

@ -15,7 +15,7 @@ local config = {
runtime = true, -- runtime path
types = true, -- full signature, docs and completion of vim.api, vim.treesitter, vim.lsp and others
-- plugins = true, -- installed opt or start plugins in packpath
plugins = {"plenary.nvim", "grapple.nvim"},
plugins = {"plenary.nvim", "grapple.nvim", "nvim-dap"},
-- -- plugins = {"navigator.lua", "guihua.lua", "go.nvim", "plenary.nvim"},
-- you can also specify the list of plugins to make available as a workspace library
-- plugins = { "nvim-treesitter", "plenary.nvim", "telescope.nvim" },

Loading…
Cancel
Save