nvim-treesitter/lua/nvim-treesitter
Omar Valdez 57427dac61
feat(editorconfig)!: update parser and queries
Removed nodes:
section_name, expansion_string, wildcard_characters,
wildcard_any_characters, wildcard_single_character, unset, boolean,
spelling_language, indent_style, end_of_line, charset, unknown

Renamed nodes:
identifier -> property
negation -> "!"
path_separator -> "/"
escaped_character -> character_escape
2026-02-23 04:56:38 -08:00
..
_meta feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsonc 2025-12-06 18:10:39 +01:00
async.lua feat(install)!: migrate to latest async.nvim impl (#7856) 2025-05-16 18:33:52 +02:00
config.lua refactor(lua): replace vim.opt with vim.o 2026-01-27 11:57:04 +01:00
health.lua fix(health): consistent abbreviations in legend 2026-02-14 12:33:04 +01:00
indent.lua refactor(config): prefer vim.list.unique for normalization 2025-08-06 13:22:02 +02:00
init.lua feat(api): expose list of available and installed languages 2025-05-29 12:11:56 +02:00
install.lua fix(install): unlink files before copy on unix to prevent crashes (#8517) 2026-02-19 15:39:22 +01:00
log.lua feat: improve logging of failed installs 2025-05-12 18:43:40 +02:00
parsers.lua feat(editorconfig)!: update parser and queries 2026-02-23 04:56:38 -08:00
util.lua feat(install): support custom queries 2025-06-04 11:35:41 +02:00