From 59d3c8a0e0ff75f220fa265b4ef9ac7b49bca1b0 Mon Sep 17 00:00:00 2001 From: siphalor Date: Tue, 25 Aug 2020 10:11:51 +0200 Subject: [PATCH] Add ALE --- .gitmodules | 3 +++ start/ale | 1 + 2 files changed, 4 insertions(+) create mode 160000 start/ale diff --git a/.gitmodules b/.gitmodules index 0114e7c..d4c24f8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "start/vim-toml"] path = start/vim-toml url = https://github.com/cespare/vim-toml +[submodule "start/ale"] + path = start/ale + url = https://github.com/dense-analysis/ale diff --git a/start/ale b/start/ale new file mode 160000 index 0000000..3e2abe3 --- /dev/null +++ b/start/ale @@ -0,0 +1 @@ +Subproject commit 3e2abe3f25493af63af91a6013447e378e09f6ec