I hate vimwiki

This commit is contained in:
Chris 2020-05-23 14:47:05 -04:00
parent 1079af5ede
commit 3bb390f1eb
3 changed files with 4 additions and 3 deletions

View file

@ -91,7 +91,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
" Interactive code
Plug 'metakirby5/codi.vim'
" Vim Wiki
Plug 'https://github.com/vimwiki/vimwiki.git'
" Plug 'https://github.com/vimwiki/vimwiki.git'
endif