7 lines
109 B
Lua
7 lines
109 B
Lua
|
-- Plugin for schemastore
|
||
|
-- https://github.com/b0o/SchemaStore.nvim
|
||
|
|
||
|
return {
|
||
|
"b0o/schemastore.nvim",
|
||
|
}
|