Some checks are pending
Check Lua Formatting in MyRepo / Stylua Check (push) Waiting to run
5 lines
112 B
Lua
Executable file
5 lines
112 B
Lua
Executable file
return {
|
|
'b0o/schemastore.nvim',
|
|
ft = { 'josn', 'jsonc', 'json5', 'yaml', 'toml' },
|
|
event = 'VeryLazy',
|
|
}
|