From 56f65b12a446fe05483a23585dd4e3104205b062 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 8 Mar 2021 16:51:22 -0500 Subject: update markdown to not autofix because slides --- coc-settings.json | 5 ----- 1 file changed, 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"] -- cgit v1.2.3