We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I find your plugin very useful! Can it do the same for preview windows?
Thanks!
The text was updated successfully, but these errors were encountered:
Likely. Interesting idea.
Needs to detect the preview window though, of course - and that does not have a specific buftype/filetype. Would need to investigate.
Just out of interest: do you use Neovim (since it is broken with Vim IIRC)?
Sorry, something went wrong.
Yes, I use Neovim while keeping my config compatible with vim. Ready to jump back ;)
I want this feature for :Gstatus
:Gstatus
I use Neovim while keeping my config compatible with vim
Same.
Might be broken with Neovim master now (neovim/neovim#8645), see #5.
I have some local changes to use nvim_win_get_position with Neovim, but likely need some hours to finish it.
nvim_win_get_position
No branches or pull requests
I find your plugin very useful!
Can it do the same for preview windows?
Thanks!
The text was updated successfully, but these errors were encountered: