Skip to content

Commit 0659ef1

Browse files
mattnprabirshrestha
authored andcommitted
Remove debug code
1 parent e7c7967 commit 0659ef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoload/lsp.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ function! s:ensure_conf(buf, server_name, cb) abort
426426
endfunction
427427

428428
function! s:text_changes(server_name, buf) abort
429-
echomsg a:server_name
430429
let l:sync_kind = lsp#capabilities#get_text_document_change_sync_kind(a:server_name)
431430

432431
" When syncKind is None, return null for contentChanges.

0 commit comments

Comments
 (0)