Skip to content

Commit 556b93b

Browse files
committed
fix plugin organization
1 parent df541ad commit 556b93b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/plugin_specs.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ local plugin_specs = {
698698
end,
699699
},
700700
-- show and trim trailing whitespaces
701-
{ "jdhao/whitespace.nvim", event = "VeryLazy" },
701+
{ "nvim-zh/whitespace.nvim", event = "VeryLazy" },
702702

703703
-- file explorer
704704
{

0 commit comments

Comments
 (0)