From: Silvio Rhatto Date: Sun, 28 Jul 2024 19:48:55 +0000 (-0300) Subject: Fix: move back from vim-markdown to vim-markdown-folding (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2c12f54d6a96d92cd63cc6ace22f974230edceeb;p=rhatto%2Fdotfiles%2Fvim.git Fix: move back from vim-markdown to vim-markdown-folding (2) --- diff --git a/.gitmodules b/.gitmodules index 4556904..165af69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,7 +60,7 @@ # While this fork seems maintained: https://github.com/xolox/vim-session/issues/185 url = https://github.com/romgrk/vim-session [submodule "vim.dot.link/bundle/vim-markdown-folding"] - path = vim.dot.link/pack/rafkaplon/start/vim-markdown-folding + path = vim.dot.link/pack/rafkaplon/opt/vim-markdown-folding # Seems unmaintained: #url = https://github.com/masukomi/vim-markdown-folding # While this other repo fixes https://github.com/masukomi/vim-markdown-folding/pull/43 diff --git a/vim.dot.link/pack/rafkaplon/start/vim-markdown-folding b/vim.dot.link/pack/rafkaplon/opt/vim-markdown-folding similarity index 100% rename from vim.dot.link/pack/rafkaplon/start/vim-markdown-folding rename to vim.dot.link/pack/rafkaplon/opt/vim-markdown-folding