From 1e64838ff575405c32b447b68762649289e8d73c Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Mon, 30 Oct 2023 21:45:31 +0100 Subject: fix(luarocks): enable automatic runtime path detection --- contrib/nvim-treesitter-luarocks.template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/contrib/nvim-treesitter-luarocks.template b/contrib/nvim-treesitter-luarocks.template index 3bb15d3b2..8109f5f2b 100644 --- a/contrib/nvim-treesitter-luarocks.template +++ b/contrib/nvim-treesitter-luarocks.template @@ -37,9 +37,5 @@ build = { INST_LUADIR='$(LUADIR)', INST_CONFDIR='$(CONFDIR)', }, - copy_directories = { - 'autoload', - 'plugin', - 'queries' - } + copy_directories = $copy_directories, } -- cgit v1.2.3-70-g09d2