neovim/runtime/lua/vim/treesitter
Thomas Vigouroux fd1595514b
Use weak tables in tree-sitter code (#17117)
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.
2022-09-07 08:39:56 +02:00
..
health.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
highlighter.lua fix(ts): do not clobber spelloptions (#20095) 2022-09-06 19:22:05 +01:00
language.lua feat(treesitter): allow customizing language symbol name 2022-08-22 15:34:10 +02:00
languagetree.lua feat(treesitter): clarify similar 'get_node_range' functions 2022-08-25 18:01:15 +02:00
query.lua Use weak tables in tree-sitter code (#17117) 2022-09-07 08:39:56 +02:00