diff --git a/.gitmodules b/.gitmodules index 7368e68..5360d2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -165,3 +165,7 @@ path = .local/share/nvim/site/pack/alpha/start/dispatch url = https://github.com/tpope/vim-dispatch.git branch = master +[submodule "hardmode"] + path = .local/share/nvim/site/pack/alpha/start/hardmode + url = https://github.com/dusans/vim-hardmode.git + branch = master diff --git a/.local/share/nvim/site/pack/alpha/start/hardmode b/.local/share/nvim/site/pack/alpha/start/hardmode new file mode 160000 index 0000000..9ec6efc --- /dev/null +++ b/.local/share/nvim/site/pack/alpha/start/hardmode @@ -0,0 +1 @@ +Subproject commit 9ec6efc192033f42d855ba2d09d2b7a7ec50bd66 diff --git a/.local/share/nvim/site/pack/alpha/start/indent-blankline b/.local/share/nvim/site/pack/alpha/start/indent-blankline index d98f537..9ec6efc 160000 --- a/.local/share/nvim/site/pack/alpha/start/indent-blankline +++ b/.local/share/nvim/site/pack/alpha/start/indent-blankline @@ -1 +1 @@ -Subproject commit d98f537c3492e87b6dc6c2e3f66ac517528f406f +Subproject commit 9ec6efc192033f42d855ba2d09d2b7a7ec50bd66