Vim: Add ALE
Gotta get me that static analysis boi
This commit is contained in:
parent
caffa48a20
commit
4625b79305
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
||||
[submodule ".dsk"]
|
||||
path = .dsk
|
||||
url = git@gitlab.com:rehashedsalt/dsk
|
||||
[submodule ".vim/bundle/ale"]
|
||||
path = .vim/bundle/ale
|
||||
url = https://github.com/w0rp/ale
|
||||
|
1
.vim/bundle/ale
Submodule
1
.vim/bundle/ale
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ff0bd14efe8ba55594afe5175f562254d5268689
|
Loading…
Reference in New Issue
Block a user