nvim-tree.lua/lua
devxpain f7c65e11d6
fix(api): correct argument types in wrap_node and wrap_node_or_nil (#3006)
The `wrap_node` and `wrap_node_or_nil` functions now correctly accept `Node?` to handle nil values, resolving a warning about incorrect argument counts in `api.tree.change_root_to_node()`.
2024-11-18 10:00:19 +11:00
..
nvim-tree fix(api): correct argument types in wrap_node and wrap_node_or_nil (#3006) 2024-11-18 10:00:19 +11:00
nvim-tree.lua feat(#2819): add actions.open_file.relative_path, default enabled, following successful experiment (#2995) 2024-11-09 14:44:59 +11:00