chore(nvim): remove print code
This commit is contained in:
parent
9b4f4b2a7b
commit
66b1d7da49
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ if not status_ok then
|
|||
end
|
||||
|
||||
custom_attach = function(client, bufnr)
|
||||
print(client.name, bufnr)
|
||||
|
||||
lsp_keymaps(bufnr)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue