summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'coc-settings.json')
-rw-r--r--coc-settings.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/coc-settings.json b/coc-settings.json
index c0f877ed..be9be018 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -68,15 +68,6 @@
"v": "open:vsplit"
},
- "languageserver": {
- "bash": {
- "command": "bash-language-server",
- "args": ["start"],
- "filetypes": ["sh"],
- "ignoredRootPaths": ["~"]
- }
- },
-
//coc-emoji
"coc.source.emoji.filetypes": ["markdown"]