From a74d6205e1fe92f80976eb237917d26498186682 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 25 Jan 2021 02:20:08 -0500 Subject: remove my lua path --- coc-settings.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/coc-settings.json b/coc-settings.json index 8a7e7fde..94c3e06a 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -106,13 +106,13 @@ "v": "open:vsplit" }, - "languageserver": { - "lua": { - "command": "/home/chris/.luambenvs/neovim4/bin/lua-lsp", - "filetypes": ["lua"], - "trace.server": "verbose" - } - }, + /* "languageserver": { */ + /* "lua": { */ + /* "command": "/home/chris/.luambenvs/neovim4/bin/lua-lsp", */ + /* "filetypes": ["lua"], */ + /* "trace.server": "verbose" */ + /* } */ + /* }, */ "bookmark.sign": "", -- cgit v1.2.3