Sirisak Lueangsaksri
                                            Sirisak Lueangsaksri
                                        
                                    > Asking for things without any justification other than "it would be nice" doesn't really fly Fair point. My use case was to plug the enable/disable function into my callback...
No, that piece of code was to show the scrollbar for a certain amount of time before hiding it, then show it again once I moved the cursor or scroll...
Performance workaround: Disable auto-detection by setting ``` events = {}, ``` in `require('detect-language').setup {}`
libuv thread is not helping as it cannot access `vim` module inside a thread.
While I appreciated the work into making `asdf install` more predictable by warn missing plugins and exit out the process. I would like to keep the previous behavior though. A...
I'm just going to reference to my plugin from another ticket here: - #436
I have faced the same issue for quite some time and just found out the solution that work for me. I have my neovim installed through `asdf-vm`, in which the...
I'm just going to reference to my plugin from another ticket here: - #436
I'm just going to reference to my plugin from another ticket here: - #436
Actually I did a PR a while back: https://github.com/sfsam/Itsycal/pull/91