summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2021-02-24 22:02:16 +0100
committeraktersnurra <gustaf.rydholm@gmail.com>2021-02-24 22:02:16 +0100
commit2c52bbb05a4a1fda6a48d6940768dc5ebebe9dbd (patch)
treefb7646776c60dce43fa2b04fadd2dd6bcaaaa692 /.vim
parent905eeeb4c3c0ba54b5414eb8f435e2e9870b7307 (diff)
removed files
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"
-}