summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coc-settings.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/coc-settings.json b/coc-settings.json
index c4b820a9..d8ae6d80 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -100,9 +100,6 @@
"python.linting.pydocstyleEnabled": false,
"python.linting.pylamaEnabled": false,
"python.linting.pylintEnabled": false,
- "pyright.disableCompletion": false,
- "pyright.disableLanguageServices": false,
- "pyright.disableOrganizeImports": false,
// snippets
"snippets.ultisnips.directories": ["UltiSnips", "~/.config/nvim/snips"],
@@ -140,8 +137,6 @@
/* } */
/* }, */
- "bookmark.sign": "",
-
//coc-emoji
"coc.source.emoji.filetypes": ["markdown"]