Closed genesistms closed 4 years ago
Yeah, I see the same, but in the bottom for me. Will look in to it. For now you can fix it by ignoring this buffer, try
let g:beacon_ignore_buffers = ["[Plugins]"]
Thank you for feedback :)
Fixed in new release. Problem was - plugin loaded multiple times.
If problem persists please let me now :)
Yeah, I see the same, but in the bottom for me. Will look in to it. For now you can fix it by ignoring this buffer, try
let g:beacon_ignore_buffers = ["[Plugins]"]
Thank you for feedback :)
When i try this it ignores every buffer i open.
Fixed in new release. Problem was - plugin loaded multiple times.
If problem persists please let me now :)
It is working. Thanks for quick fix - so far i like the plugin.
When i try this it ignores every buffer i open.
I will look in to it, code looks fine, I guess regex is not right. Vim regexes are kinda wierd)
It is working. Thanks for quick fix - so far i like the plugin.
Glad to hear :)
Whenever i run :PlugInstall it creates beacon window on top and it wont disappear.