neovim: remove telescope-symbols plugin
This commit is contained in:
@@ -102,9 +102,6 @@ require("packer").startup(function(use)
|
|||||||
"nvim-telescope/telescope-fzf-native.nvim",
|
"nvim-telescope/telescope-fzf-native.nvim",
|
||||||
run = "make",
|
run = "make",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"nvim-telescope/telescope-symbols.nvim",
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
|
||||||
-- Statusline
|
-- Statusline
|
||||||
|
|||||||
Reference in New Issue
Block a user