FIX
This commit is contained in:
parent
0d1631ae7c
commit
5ea5c9b9d7
@ -66,7 +66,7 @@ lua << EOF
|
||||
},
|
||||
workspace = {
|
||||
-- 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
|
||||
telemetry = {
|
||||
|
Loading…
Reference in New Issue
Block a user