b0o / SchemaStore.nvim

🛍 JSON schemas for Neovim
https://schemastore.org
Apache License 2.0
697 stars 17 forks source link

feat: add option to provide extra schemas #14

Closed williamboman closed 1 year ago

williamboman commented 1 year ago

I also took the liberty to format some of the code according to the Stylua formatting rules, hope you don't mind! I also added EmmyLua type definitions for the opts table.

Supersedes #13.

Closes #9.

b0o commented 1 year ago

Looks great, thank you William!