FIX
This commit is contained in:
parent
0d1631ae7c
commit
5ea5c9b9d7
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user