nvim/lua/lsp/json.lua

5 lines
42 B
Lua
Raw Normal View History

2024-01-10 23:21:52 +08:00
return {
on_attach = function()
end
}