pechorin / any-jump.vim

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

Use height and width options in Vim's popup #82

Closed phongnh closed 3 years ago

phongnh commented 3 years ago

Use g:any_jump_window_height_ratio and g:any_jump_window_width_ratio option to customize popup's height and width for Vim.

Please help me to review this PR. Thanks.

pechorin commented 3 years ago

Thanks for commit, i will review this in few days