Remove Doxyscan, tagbar is better
This commit is contained in:
@@ -12,9 +12,11 @@ return {
|
|||||||
-- Navigation
|
-- Navigation
|
||||||
"preservim/nerdtree",
|
"preservim/nerdtree",
|
||||||
"Xuyuanp/nerdtree-git-plugin",
|
"Xuyuanp/nerdtree-git-plugin",
|
||||||
"yannickreiss/nvim-doxyscan",
|
|
||||||
"mihaifm/bufstop",
|
"mihaifm/bufstop",
|
||||||
{ "nvim-telescope/telescope-fzf-native.nvim", run = "make" },
|
{
|
||||||
|
"nvim-telescope/telescope-fzf-native.nvim",
|
||||||
|
build = "cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release",
|
||||||
|
},
|
||||||
{ "tzachar/fuzzy.nvim", requires = { "nvim-telescope/telescope-fzf-native.nvim" } },
|
{ "tzachar/fuzzy.nvim", requires = { "nvim-telescope/telescope-fzf-native.nvim" } },
|
||||||
"fhill2/telescope-ultisnips.nvim",
|
"fhill2/telescope-ultisnips.nvim",
|
||||||
"preservim/tagbar",
|
"preservim/tagbar",
|
||||||
|
|||||||
Reference in New Issue
Block a user