Added new plugins and modified remaps
This commit is contained in:
10
lua/taken/plugins/barbecue.lua
Normal file
10
lua/taken/plugins/barbecue.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
return {
|
||||
"utilyre/barbecue.nvim",
|
||||
name = "barbecue",
|
||||
version = "*",
|
||||
dependencies = {
|
||||
"SmiteshP/nvim-navic",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user