summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 8d61fdd..aa896e6 100644
--- a/vimrc
+++ b/vimrc
@@ -1,5 +1,9 @@
runtime ftplugin/man.vim
+if has("patch-9.0.1799")
+ packadd! editorconfig
+endif
+
set nocompatible " don't be compatible to vi
set showcmd " show entered commands in status line
set showmatch " show matching brackets