kakas hsiao

Results 3 comments of kakas hsiao

barbar.nvim is working for me while I uncheck the "Use custom tab implementation" ![image](https://user-images.githubusercontent.com/1676957/184571457-35a537df-ab91-4263-a4c0-ed38f52de351.png)

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...