Matt White
Results
2
comments of
Matt White
If `ReadTimeoutError` is still appropriate, it would be less confusing if the timeout value wasn't misidentified as a the read timeout, specifically, since both read and connect timeouts get sent...
I like to specify plugins in `init.vim` with `let g:coc_global_extensions = ['coc-python', 'coc-css', 'coc-so-on', 'coc-so-forth']`. I like having them there more than using Plug.