add ale and tabular as nvim plugins

pull/2/head
Alpha Chen 2 years ago
parent b60ddf96be
commit b43bc57c6b

3
.gitmodules vendored

@ -174,3 +174,6 @@
[submodule ".local/share/nvim/site/pack/kejadlen/start/repeat"] [submodule ".local/share/nvim/site/pack/kejadlen/start/repeat"]
path = .local/share/nvim/site/pack/kejadlen/start/repeat path = .local/share/nvim/site/pack/kejadlen/start/repeat
url = https://github.com/tpope/vim-repeat.git url = https://github.com/tpope/vim-repeat.git
[submodule ".local/share/nvim/site/pack/kejadlen/start/tabular"]
path = .local/share/nvim/site/pack/kejadlen/start/tabular
url = https://github.com/godlygeek/tabular.git

@ -0,0 +1 @@
Subproject commit 39d1a1058908396be61579a13e75a272cc527c57

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