-
Hey everyone, i'm having a hard time fixing a problem. i'm using -- navbuddy, must manually clone nvim-navic into plugin folder?
{
"SmiteshP/nvim-navbuddy",
dependencies = {
"neovim/nvim-lspconfig",
"SmiteshP/nvim-navic",
"MunifTanjim/nui.nvim",
"numToStr/Comment.nvim", -- Optional
"nvim-telescope/telescope.nvim", -- Optional
},
opts = { lsp = { auto_attach = true } },
}, For some reason, nvim-navic is not automatically installed. I got navbuddy to work by manually cloning the nvim-navic repo into the plugins folder. nvim-navic is marked as disabled. Opened an issue at SmiteshP/nvim-navbuddy#86 where you can find logs and other info too. I grepped navic, it's nowhere else in my config. It's not disabled by me. this is the only plugin that doesn't install dependencies Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Adding here, i tried adding only nvim-navic, it won't install it as a standalone too |
Beta Was this translation helpful? Give feedback.
-
Just found the problem, had the realization lunarvim may be messing with it. |
Beta Was this translation helpful? Give feedback.
-
Discussion closed, lunarvim was packing the enabling of the plugin with breadcrumbs |
Beta Was this translation helpful? Give feedback.
Just found the problem, had the realization lunarvim may be messing with it.
I disabled breadcrumbs builtin option which disables navic