Commit 30524fb524a75c087f106a7ca5c0078c36262387 Parent: e7c24b7e79f540c0ce5e13d3785a815dee31068b Author: mcol <mcol@posteo.net> Date: 2022-11-14 19:28:35 +0000 Committer: mcol <mcol@posteo.net> Committed: 2022-11-14 19:28:35 +0000 restore vim-markdown-folding plugin
vimrc Modified
@@ -27,6 +27,7 @@ Plugin 'https://mcol.xyz/code/vim-misc' " my vimrc and misc functions Plugin 'https://mcol.xyz/code/tide' " tmux ide Plugin 'Yggdroot/indentLine' " Show indentation lines +Plugin 'masukomi/vim-markdown-folding' " markdown folding call vundle#end() " required filetype plugin indent on " required