X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=plugins-noroot.vim;fp=plugins-noroot.vim;h=81411f946ee38dd0e9beb7af959538cbaa4de2b6;hp=e01f7022a8827c3048275987635cb7ad585d61e0;hb=7841bf9006f2a6daa4694cbed691646f4f3f1a3c;hpb=c0729e3481f905dee5c1bd830e35d32fe3405a45 diff --git a/plugins-noroot.vim b/plugins-noroot.vim index e01f702..81411f9 100644 --- a/plugins-noroot.vim +++ b/plugins-noroot.vim @@ -63,6 +63,8 @@ function PluginsNorootConfig() " Allow for reflow of bullet paragraphs let g:vim_markdown_auto_insert_bullets = 0 + let g:calendar_monday = 1 + if has('nvim-0.5') lua <