schema.lua 77 B

1234567
  1. local M = {
  2. "b0o/schemastore.nvim",
  3. }
  4. M.config = function() end
  5. return M