aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2022-02-02 21:48:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2022-02-02 21:48:08 -0300
commit5c0aaa050e0c73370d6d70aafc3af6e716f6b56a (patch)
tree58a09d8fd163dc8b057adcc638f147ef75785965
parent663ddf3b688f9d2e6c62db83a5bb54d4a3ec8a2a (diff)
downloadvim-5c0aaa050e0c73370d6d70aafc3af6e716f6b56a.tar.gz
vim-5c0aaa050e0c73370d6d70aafc3af6e716f6b56a.tar.bz2
Fix: vim-mardown-folding: switch repository to fix s:SID in Vim 8.2
-rw-r--r--.gitmodules5
m---------vim.dot.link/bundle/vim-markdown-folding0
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index fbdba55..c5d3e51 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -57,4 +57,7 @@
url = https://github.com/xolox/vim-session
[submodule "vim.dot.link/bundle/vim-markdown-folding"]
path = vim.dot.link/bundle/vim-markdown-folding
- url = https://github.com/masukomi/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
+ url = https://github.com/rafkaplon/vim-markdown-folding
diff --git a/vim.dot.link/bundle/vim-markdown-folding b/vim.dot.link/bundle/vim-markdown-folding
-Subproject 3f35acfb753cc9ea22182400b075c5b6e896ad7
+Subproject 7d223be1adfa0e14c3930ac4aab9dc2594acf4c