This commit is contained in:
Alex Yatskov 2022-10-02 09:57:27 -07:00
parent 0d1631ae7c
commit 5ea5c9b9d7

View File

@ -66,7 +66,7 @@ lua << EOF
}, },
workspace = { workspace = {
-- Make the server aware of Neovim runtime files -- Make the server aware of Neovim runtime files
library = vim.api.nvim_get_runtime_file('' true), library = vim.api.nvim_get_runtime_file('', true),
}, },
-- Do not send telemetry data containing a randomized but unique identifier -- Do not send telemetry data containing a randomized but unique identifier
telemetry = { telemetry = {