summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/coc-settings.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/.vim/coc-settings.json b/.vim/coc-settings.json
deleted file mode 100644
index ce08b20..0000000
--- a/.vim/coc-settings.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "python.linting.pylintEnabled": false,
- "python.linting.flake8Enabled": true,
- "python.linting.enabled": true,
- "python.formatting.provider": "black"
-}