b97tsk
Results
2
comments of
b97tsk
So I reverted following change introduced in a91419e, and it works: ``` diff --git a/autoload/lsp.vim b/autoload/lsp.vim index 679636a..497dc8c 100644 --- a/autoload/lsp.vim +++ b/autoload/lsp.vim @@ -217,7 +217,7 @@ function! s:register_events() abort...
@prabirshrestha Yes, but feel free to close it. I don't mind to have `let g:lsp_untitled_buffer_enabled = 0` in my vimrc. 😄