X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=plugins.vim;h=c9d89df859ce17bda975ea90560472d7420986ac;hp=ead7f513a1b00f6d8f6438a3686ba9b60b65a0e1;hb=38338d682e26b5f26d7c3f4c65f4ac18666f46e7;hpb=8f6691d6aaeaab042895732fbfd77d2d2ba9e89a diff --git a/plugins.vim b/plugins.vim index ead7f51..c9d89df 100644 --- a/plugins.vim +++ b/plugins.vim @@ -45,6 +45,8 @@ Plug 'Shougo/neosnippet-snippets' Plug 'tpope/vim-speeddating' Plug 'jceb/vim-orgmode', {'for': ['org']} +Plug 'vimwiki/vimwiki' +Plug 'mattn/calendar-vim' Plug 'Konfekt/vim-DetectSpellLang', {'do': 'spell'} Plug 'roryokane/detectindent'