nvf/modules
taylrfnt e752f59994
nvimtree: add missing icon placement options
- 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
```
2025-05-04 19:05:09 -05:00
..
extra lsp: deprecate lsplines in favor of vim.diagnostics 2025-04-04 14:35:16 +03:00
neovim languages: deprecate vim.languages.enableLSP 2025-05-04 18:01:46 +03:00
plugins nvimtree: add missing icon placement options 2025-05-04 19:05:09 -05:00
wrapper wrapper/options: fix description for enableLuaLoader 2025-05-03 04:01:04 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix modules: import diagnostics and formatter modules 2025-02-10 18:40:32 -05:00