neovim/lua/custom/plugins/schemastore.lua

7 lines
109 B
Lua

-- Plugin for schemastore
-- https://github.com/b0o/SchemaStore.nvim
return {
"b0o/schemastore.nvim",
}