Skip to content

Commit 46cbdf2

Browse files
authored
fix(json): Normalize casing of schemastore plugin (#1547)
chore: lowercase schemastore for json
1 parent 656c66f commit 46cbdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/astrocommunity/pack/json/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
return {
22
{
3-
"b0o/SchemaStore.nvim",
3+
"b0o/schemastore.nvim",
44
lazy = true,
55
specs = {
66
{

0 commit comments

Comments
 (0)