Alexander Courtis
7a4ff1a516
feat(#2948): add custom decorators, :help nvim-tree-decorators (#2996)
* feat(#2948): add UserDecorator, proof of concept
* feat(#2948): add UserDecorator, proof of concept
* feat(#2948): add UserDecorator, proof of concept
* feat(#2948): add UserDecorator
* feat(#2948): add UserDecorator
* feat(#2948): add UserDecorator
* feat(#2948): add Decorator node icon override
* feat(#2948): add nvim_tree.api.* node classes
* feat(#2948): extract _meta following nvim pattern
* feat(#2948): extract _meta following nvim pattern
* feat(#2948): add decorator registry and order
* feat(#2948): add decorator registry and order
* feat(#2948): tidy
* feat(#2948): document API
* feat(#2948): document API
* feat(#2948): document API
* feat(#2948): pass api nodes to user decorators
* feat(#2948): document API
* feat(#2948): use renderer.decorators to define order and register
* feat(#2948): tidy decorator args and complete documentation
* feat(#2948): decorator classes specified by prefix rather than suffix
* feat(#2948): improve doc
* feat(#2948): improve doc
* feat(#2948): improve doc
* feat(#2948): additional user decorator safety
* feat(#2948): create nvim_tree.api.decorator.UserDecorator class in API, add :extend
* feat(#2948): improve doc
2024-12-07 16:03:29 +11:00
..
2024-12-07 16:03:29 +11:00
2024-11-09 14:44:59 +11:00
2024-11-09 14:14:04 +11:00
2024-12-07 16:03:29 +11:00
2024-11-09 14:14:04 +11:00
2023-12-09 11:34:35 +11:00
2024-11-09 14:14:04 +11:00
2024-12-07 16:03:29 +11:00
2024-12-07 16:03:29 +11:00
2024-12-07 16:03:29 +11:00
2024-11-03 14:06:12 +11:00
2024-11-09 14:14:04 +11:00
2024-09-29 14:05:52 +10:00
2024-11-09 14:14:04 +11:00
2024-11-22 10:12:47 +11:00
2024-11-09 14:14:04 +11:00
2024-09-29 14:05:52 +10:00
2024-10-25 14:25:30 +11:00
2024-10-25 14:25:30 +11:00
2024-09-30 15:34:01 +10:00
2024-10-27 09:03:26 +11:00
2024-11-03 14:06:12 +11:00
2024-09-29 14:05:52 +10:00
2024-11-03 13:52:20 +11:00
2024-11-24 17:00:58 +11:00
2024-11-09 14:14:04 +11:00