Added new plugins and themes
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
--- @type LazyPluginSpec[]
|
||||
return {
|
||||
{
|
||||
"MagicDuck/grug-far.nvim",
|
||||
config = true,
|
||||
cmd = "GrugFar",
|
||||
},
|
||||
{
|
||||
"Bekaboo/dropbar.nvim",
|
||||
dependencies = {
|
||||
"nvim-telescope/telescope-fzf-native.nvim",
|
||||
},
|
||||
},
|
||||
{
|
||||
"chrisgrieser/nvim-scissors",
|
||||
dependencies = "nvim-telescope/telescope.nvim",
|
||||
|
||||
Reference in New Issue
Block a user