aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vim_plugins.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vim_plugins.sh')
-rwxr-xr-xvim_plugins.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim_plugins.sh b/vim_plugins.sh
index bb7ae77..997555c 100755
--- a/vim_plugins.sh
+++ b/vim_plugins.sh
@@ -8,6 +8,7 @@ readonly plugins_dir
plugins=(
alteraction/vim-colors-solarized
+ editorconfig/editorconfig-vim
)
pull() {