nvim/lua/lsp/json.lua
2024-01-10 23:21:52 +08:00

5 lines
42 B
Lua

return {
on_attach = function()
end
}