This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
31fc7e10cd
nvim-treesitter
/
tests
/
indent
/
lua
/
nested-table.lua
Jędrzej Boczar
717fef738b
fix(indent/lua): wrong for nested tables due to branch on opening pairs
2022-04-06 21:28:11 +02:00
7 lines
44 B
Lua
Raw
Blame
History
local
a
=
{
{
{
1
}
,
}
,
}
Reference in a new issue
View git blame
Copy permalink