removed debug message
This commit is contained in:
parent
561f56d6a2
commit
5fdc9e902d
@ -89,7 +89,6 @@ local on_attach = function(client, bufnr)
|
||||
document_highlight(bufnr)
|
||||
end
|
||||
if client.server_capabilities.documentSymbolProvider then
|
||||
print('attach navic')
|
||||
local navic = require('nvim-navic')
|
||||
navic.attach(client, bufnr)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user