kakas hsiao
kakas hsiao
barbar.nvim is working for me while I uncheck the "Use custom tab implementation" 
I'm using the telescope as well as the telescope-fzf-native. They work very well, you may give it a try here are my settings. packer. ```lua return require('packer').startup(function(use) -- ... use...
I got the same errors today. I found the problem is related to the version of OmniAuth. When you use omniauth > 2.0, you should explicit the version of omniauth-rails_csrf_protection...