Skip to content

nvim-tree: v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 05:04
375e386

1.9.0 (2024-12-07)

Features

Bug Fixes

  • #2954: more efficient LSP updates, increase diagnostics.debounce_delay from 50ms to 500ms (#3007) (1f3ffd6)
  • #2990: Do not check if buffer is buflisted in diagnostics.update() (#2998) (28eac28)
  • #3009: nvim < 0.10 apply view options locally (#3010) (ca7c4c3)
  • api: correct argument types in wrap_node and wrap_node_or_nil (#3006) (f7c65e1)