diff options
| author | jdhao <jdhao@hotmail.com> | 2022-09-28 23:57:36 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-09-28 23:57:36 +0800 |
| commit | 07dd60206be48c900b4b2209ba78ca078e787d1c (patch) | |
| tree | bd221979ad33999ef50e7d09f4fd5c92086de3fa /core/plugins.vim | |
| parent | c3d4eb371b92dc41da7d6c34ce3e15c1c6eb7e9d (diff) | |
update repo link for transferred plugins
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 3ec47f0..cee072e 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -182,7 +182,7 @@ let g:neoformat_c_clangformat = { let g:neoformat_enabled_cpp = ['clangformat'] let g:neoformat_enabled_c = ['clangformat'] -"""""""""""""""""""""""""plasticboy/vim-markdown settings""""""""""""""""""" +"""""""""""""""""""""""""vim-markdown settings""""""""""""""""""" " Disable header folding let g:vim_markdown_folding_disabled = 1 |
