justincampbell / vim-eighties

Automatically resizes your windows
http://www.vim.org/scripts/script.php?script_id=4502
MIT License
64 stars 6 forks source link

Error when opening new split #1

Closed smith closed 11 years ago

smith commented 11 years ago

I installed this, had a single pane open, and did ctrl-w n to open an new split, and this error shows up at the bottom:

Error detected while processing function eighties#EightiesResize..<SNR>76_new_width..<SNR>76_total_left_width..<SNR>76_sign_width:
line    2:
E158: Invalid buffer name:

then the pane opened.

justincampbell commented 11 years ago

@smith fixed (i think) in ec08d6d, can you try now?

smith commented 11 years ago

:+1: