rust-tools.nvim
rust-tools.nvim copied to clipboard
Feature Request: Align hints on longest line in view
It could be usefull to align the inlay hints to the longest line in the current view and not to the longest line in a file (which is likely to be around 100 characters).
I don't know much about neovim internals so I don't know if a feature like this is realistic.