Skip to content

Commit

Permalink
chore: update plugin author's name
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Chiu <[email protected]>
  • Loading branch information
CharlesChiuGit authored Jun 25, 2024
1 parent a6a3356 commit 57f647e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/modules/plugins/completion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ completion["stevearc/aerial.nvim"] = {
event = "LspAttach",
config = require("completion.aerial"),
}
completion["dnlhc/glance.nvim"] = {
completion["DNLHC/glance.nvim"] = {
lazy = true,
event = "LspAttach",
config = require("completion.glance"),
Expand Down

0 comments on commit 57f647e

Please sign in to comment.