diff --git a/lua/plugins/jq-playground.lua b/lua/plugins/jq-playground.lua new file mode 100644 index 0000000..4ed97ed --- /dev/null +++ b/lua/plugins/jq-playground.lua @@ -0,0 +1,3 @@ +return { + "yochem/jq-playground.nvim", +}