Dicha Zelianivan Arkana

Results 20 comments of Dicha Zelianivan Arkana

thanks! glad you like it

that's on github / utteranc.es, I don't think I need to worry about that

> @elianiva error 404 for neovim-lua-statusline website Thanks for pointing out! Should be fixed now.

I think it's just a personal preference. I prefer to use `self` to access related values instead of relying on local variables inside this file. It's kinda like using class.

this is an issue with Neovim not rendering the correct color when an underline is overlayed by a transparent floating window. https://github.com/neovim/neovim/issues/14453

see https://github.com/neovim/neovim/issues/14453

![image](https://user-images.githubusercontent.com/51877647/85653676-8f805e80-b6d7-11ea-8ad0-21ecd852135a.png) Same issue here, I'm using Alacritty with `$TERM` set to alacritty, setting it to xterm-256color and rxvt-unicode-256color gives me the same result. The background used is `#292d3e` which should...

you could either wait for https://github.com/nvim-telescope/telescope.nvim/pull/676 to fix lint error or do the same thing I did there and I'll close that PR, either way is fine for me. The...