Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jint-lzxy committed Sep 29, 2023
1 parent 9fac31e commit 8ea1083
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/modules/plugins/ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ ui["lewis6991/gitsigns.nvim"] = {
config = require("ui.gitsigns"),
}
ui["lukas-reineke/indent-blankline.nvim"] = {
main = "ibl",
lazy = true,
commit = "9637670",
event = { "CursorHold", "CursorHoldI" },
config = require("ui.indent-blankline"),
}
Expand Down

0 comments on commit 8ea1083

Please sign in to comment.