plugin: Add vimwiki support
[vimconf.git] / plugins.vim
index ead7f513a1b00f6d8f6438a3686ba9b60b65a0e1..c9d89df859ce17bda975ea90560472d7420986ac 100644 (file)
@@ -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'