chore(nvim): remove print code
This commit is contained in:
parent
9b4f4b2a7b
commit
66b1d7da49
|
@ -45,8 +45,6 @@ if not status_ok then
|
|||
end
|
||||
|
||||
custom_attach = function(client, bufnr)
|
||||
print(client.name, bufnr)
|
||||
|
||||
lsp_keymaps(bufnr)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue