Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dim the non-active split? #137

Open
lougreenwood opened this issue Oct 3, 2023 · 3 comments
Open

Dim the non-active split? #137

lougreenwood opened this issue Oct 3, 2023 · 3 comments

Comments

@lougreenwood
Copy link

Just an idea, but I use tint.nvim to dim splits which are not the currently active ones. Given the feature set and (what I infer) is the goal of creating a tool to help a user focus on the current file, did you consider adding integrating something like this into focus?

@willothy
Copy link
Contributor

willothy commented Oct 3, 2023

Not sure what the maintainers/creator will think, but imo it's better to keep features isolated in their own plugins. Adding tint's featureset into focus would basically mean building a whole separate plugin into this codebase (tint contains ~700LOC), which would add considerable maintenance burden. Why not just use both?

@lougreenwood
Copy link
Author

Yep, agreed WRT to using both, just wanted to "highlight" a use case which could also fall into the scope of what focus kinda does - especially with the win highlight options (although I don't see what that actually does! 😀).

Feel free to close as not planned if you want 👍.

@willothy
Copy link
Contributor

willothy commented Oct 4, 2023

Totally! Would definitely be cool to have, and you're right that it does fall somewhat in the scope of what focus tries to do. I'm not a maintainer so I can't close issues, but anyways it'd be good to get other opinions on this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants