without dataviewjs

This commit is contained in:
Kasper Juul Hermansen 2023-01-20 10:54:38 +01:00
parent 7a65e3fb59
commit c5d8b5ef2b
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -1,5 +0,0 @@
--return {
-- "kjuulh/dataviewjs.nvim",
-- after = "nvim-treesitter",
-- config = function() require("dataviewjs").init {} end,
--}