diff options
Diffstat (limited to 'coc-settings.json')
-rw-r--r-- | coc-settings.json | 9 |
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"] |