From 5ea5c9b9d75334aa3b8a906387186f60adbe201a Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 2 Oct 2022 09:57:27 -0700 Subject: [PATCH] FIX --- plugins.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.vim b/plugins.vim index 48f4db0..bba4b23 100644 --- a/plugins.vim +++ b/plugins.vim @@ -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 = {