- Address missing `right_align` option in existing icon placement
attributes
- Add the missing placement options from 582ae48c9e/lua/nvim-tree.lua (L595-L599)
- Update the `mkOption` arguments to adhere to the requested style
guide:
```
1. type
2. default
3. (optional) example
4. description
```