mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix(rockspec): add doc folder to rockspec (#4562)
This commit is contained in:
parent
c9ef5e58f7
commit
981f88a0c2
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ build = {
|
|||
},
|
||||
copy_directories = {
|
||||
'autoload',
|
||||
'doc',
|
||||
'plugin',
|
||||
'queries'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue