mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

feat(treesitter): use weak tables when possible Also add the defaulttable function to create a table whose values are created when a key is missing.