Skip to content

Commit

Permalink
chore(neodim): remove pin commit
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Chiu <charleschiu@hey.com>
  • Loading branch information
CharlesChiuGit authored Jan 9, 2024
1 parent c80f9d0 commit 00bec69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/modules/plugins/ui.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ ui["nvim-lualine/lualine.nvim"] = {
}
ui["zbirenbaum/neodim"] = {
lazy = true,
commit = "9477da0",
event = "LspAttach",
config = require("ui.neodim"),
}
Expand Down

0 comments on commit 00bec69

Please sign in to comment.