Added new plugins and modified remaps

This commit is contained in:
2024-03-17 23:46:09 +01:00
parent 75da28e181
commit 100331949d
8 changed files with 40 additions and 41 deletions

View File

@@ -0,0 +1,10 @@
return {
"utilyre/barbecue.nvim",
name = "barbecue",
version = "*",
dependencies = {
"SmiteshP/nvim-navic",
"nvim-tree/nvim-web-devicons",
},
config = true,
}