pechorin / any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀
1.07k stars 40 forks source link

Is there a way to add border? #77

Closed kkharji closed 2 years ago

kkharji commented 3 years ago

Hi there, Is there a way to add border to the floating window. It is so hard to distinguish between the buffer and the floating window. Thanks

NightH4nter commented 3 years ago

Second this. It would be very useful.

pechorin commented 3 years ago

Work on borders: https://github.com/pechorin/any-jump.vim/pull/74

kkharji commented 3 years ago

@pechorin tried it, works very well, however an option to adjust the border value would be useful

pechorin commented 3 years ago

@tami5 i also think maybe it should have other border variants.

kristijanhusak commented 3 years ago

@tami5 check https://github.com/pechorin/any-jump.vim/pull/74#issuecomment-740437636 for details how to configure the border

kkharji commented 3 years ago

Nice, thanks @kristijanhusak