aboutsummaryrefslogtreecommitdiff
path: root/.vim/plugin/editorconfig.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/plugin/editorconfig.vim')
-rw-r--r--.vim/plugin/editorconfig.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/.vim/plugin/editorconfig.vim b/.vim/plugin/editorconfig.vim
deleted file mode 100644
index 70a4c16..0000000
--- a/.vim/plugin/editorconfig.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-let g:EditorConfig_exclude_patterns = ['fugitive://.*', 'scp://.*']
-au FileType gitcommit let b:EditorConfig_disable = 1