From 33be7ac3173c7c20b94ce7e1b9734c1a1e85f292 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Jun 2024 16:13:21 +0000 Subject: [PATCH] chore(build): auto-generate rockspec mappings --- lua/lazy/community/_generated.lua | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/lua/lazy/community/_generated.lua b/lua/lazy/community/_generated.lua index 07d5225..8e5aaad 100644 --- a/lua/lazy/community/_generated.lua +++ b/lua/lazy/community/_generated.lua @@ -287,14 +287,26 @@ return name = "lsp_signature.nvim", url = "ray-x/lsp_signature.nvim", version = "0.3.1-1" + }, { + name = "ltreesitter", + url = "euclidianAce/ltreesitter", + version = "0.0.7-1" }, { name = "lua-obfuscator.nvim", url = "git+ssh://git@github.com/kdssoftware/lua-obfuscator.nvim.git", version = "1.0.1-1" + }, { + name = "lua-tree-sitter", + url = "xcb-xwii/lua-tree-sitter", + version = "0.1.0-1" }, { name = "lua-utils.nvim", url = "nvim-neorg/lua-utils.nvim", version = "1.0.2-1" + }, { + name = "luarocks-build-treesitter-parser", + url = "nvim-neorocks/luarocks-build-treesitter-parser", + version = "4.1.0-1" }, { name = "mapx.nvim", url = "b0o/mapx.nvim", @@ -659,6 +671,18 @@ return name = "tokyonight.nvim", url = "folke/tokyonight.nvim", version = "3.0.1-1" + }, { + name = "tree-sitter-norg", + url = "nvim-neorg/tree-sitter-norg", + version = "0.2.4-1" + }, { + name = "tree-sitter-norg-meta", + url = "nvim-neorg/tree-sitter-norg-meta", + version = "0.1.0-1" + }, { + name = "tree-sitter-orgmode", + url = "nvim-orgmode/tree-sitter-org", + version = "1.3.2-1" }, { name = "trouble.nvim", url = "folke/trouble.nvim",