This commit is contained in:
2023-01-20 10:54:22 +01:00
parent 77036d0584
commit 7a65e3fb59
18 changed files with 123 additions and 164 deletions

5
plugins/dataview-js.lua Normal file
View File

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