Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
674 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 15 commits in 5 repositories
Created 4 repositories
Created a pull request in akinsho/nvim-bufferline.lua that received 1 comment
fix nil prefs error
Recent changes are breaking the plugin for me, then i realized that part was not handling a possible nil prefs obj. That fixed the issue on my side…