Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Switch barbecue.nvim to my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaito committed Oct 30, 2023
1 parent 05ab161 commit 6ed3d77
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions plugins/user.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
return {
"gpanders/editorconfig.nvim",
{
"utilyre/barbecue.nvim",
"mkaito/barbecue.nvim",
name = "barbecue",
version = "*",
-- version = "*",
branch = "mkaito/fix-default-icon",
event = "VeryLazy",
dependencies = {
"SmiteshP/nvim-navic",
Expand Down

0 comments on commit 6ed3d77

Please sign in to comment.