Results 372 comments of Junegunn Choi

Actually I do have one, but sorry I don't think it's ever going to be ready for public release. It's just a collection of fragile, horrible hacks that is only...

Possibly caused by some other plugin.

Couldn't reproduce the problem on alacritty myself.

I also use iTerm2 but I don't have the issue, so I can't help you. Feel free to open a pull request if you find out how to fix the...

It's already disabled and I don't have the issue.

> how to disable line numbering in the "padding" buffers that are created around the active buffer I don't have the issue. Sounds like a configuration issue. You might want...

> There are a number of side effects caused by resetting the colorscheme (reset of user highlights + incorrect highlights are sometimes reset) I've answered this question several times in...

I'm not sure but try adding `nested` to your BufRead autocmd.

What is the value of `:echo g:colors_name`, and what happens when you do `:execute 'colo' g:colors_name`? Anyway, there's no easy way to find the culprit. I would suggest that you...