ap / vim-buftabline

Forget Vim tabs – now you can have buffer tabs
http://www.vim.org/scripts/script.php?script_id=5057
MIT License
782 stars 75 forks source link

fixed 'unknown function switch_buffer' error on mouse click in neovim #78

Closed suharelli closed 3 years ago

ap commented 3 years ago

That patch won’t work in Vim.

Also, I tested this in NeoVim. Did they change something? What version are you using?

suharelli commented 3 years ago

nvim version 0.4.4

elzii commented 3 years ago

Can confirm this works in nvim >= 0.4.4

ap commented 3 years ago

Let me know if this still doesn’t work for you. Otherwise share and enjoy 🙂

suharelli commented 3 years ago

Thanks, it works!