summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2021-01-25 02:20:08 -0500
committerChris <[email protected]>2021-01-25 02:20:08 -0500
commita74d6205e1fe92f80976eb237917d26498186682 (patch)
treec2e3e5ab7bea7e8790a870900c8fc5a7a3e60db7
parent68e484ae2a7a58925066bc0d6cd4679df772ecd9 (diff)
remove my lua path
-rw-r--r--coc-settings.json14
1 files 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": "",