aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2023-04-05 11:03:48 +0800
committerAaron LI <aly@aaronly.me>2023-06-13 10:01:03 +0800
commitc58a3312b6a227dceb85d5041208878c2fd49446 (patch)
treefef46cbd5252d7f4b88e99041a85384147ba3225 /.gitmodules
parent1fb7765592b62b0ff8ffa720b37cd073c559e810 (diff)
downloaddotfiles-c58a3312b6a227dceb85d5041208878c2fd49446.tar.bz2
vim: Add editorconfig plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 551512b..65bf67d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,3 +5,6 @@
[submodule "_vim/pack/aly/start/ctrlp.vim"]
path = _vim/pack/aly/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
+[submodule "_vim/pack/aly/start/editorconfig.vim"]
+ path = _vim/pack/aly/start/editorconfig.vim
+ url = https://github.com/editorconfig/editorconfig-vim