Skip to content

Commit

Permalink
Fix indent_blankline to a specific version (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
terenceponce authored Jul 2, 2024
1 parent 9a380dc commit b041699
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lua/custom/plugins/indent_blankline.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
return {
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
commit = "29be0919b91fb59eca9e90690d76014233392bef",
}

0 comments on commit b041699

Please sign in to comment.