]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
Fix: move back from vim-markdown to vim-markdown-folding (2)
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 28 Jul 2024 19:48:55 +0000 (16:48 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 28 Jul 2024 19:48:55 +0000 (16:48 -0300)
.gitmodules
vim.dot.link/pack/rafkaplon/opt/vim-markdown-folding [moved from vim.dot.link/pack/rafkaplon/start/vim-markdown-folding with 100% similarity]

index 455690468d5811db0995b46f6ecc8567a9ade296..165af6979b47212e0ceda73ddd759a095cae5592 100644 (file)
@@ -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