[vim] add editor-config plugin

pull/28/head
Alpha Chen 5 years ago
parent 167f94a74c
commit 5a17cdc136

3
.gitmodules vendored

@ -109,3 +109,6 @@
[submodule ".vim/pack/alpha/start/typescript-vim"]
path = .vim/pack/alpha/start/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/pack/alpha/start/editorconfig-vim"]
path = .vim/pack/alpha/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git

@ -0,0 +1 @@
Subproject commit c718cefc51ccdaf7bd27c4c1ae2de55103434241
Loading…
Cancel
Save