mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
fix(luarocks): enable automatic runtime path detection
This commit is contained in:
committed by
Christian Clason
parent
00f9b1ffed
commit
1e64838ff5
@@ -37,9 +37,5 @@ build = {
|
||||
INST_LUADIR='$(LUADIR)',
|
||||
INST_CONFDIR='$(CONFDIR)',
|
||||
},
|
||||
copy_directories = {
|
||||
'autoload',
|
||||
'plugin',
|
||||
'queries'
|
||||
}
|
||||
copy_directories = $copy_directories,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user