Remove vim wiki

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
main
Marko Korhonen 5 years ago
parent b076d0d575
commit a7cd4e5d21

@ -65,9 +65,6 @@ Plug 'honza/vim-snippets'
" Filetype icons
Plug 'ryanoasis/vim-devicons'
" A personal wiki for vim
Plug 'vimwiki/vimwiki'
" Surround stuff with brackets and quotes
Plug 'tpope/vim-surround'

@ -1,5 +0,0 @@
" Run multiple wikis "
let g:vimwiki_list = [
\{'path': '~/Documents/VimWiki/personal.wiki'},
\{'path': '~/Documents/VimWiki/tech.wiki'}
\]
Loading…
Cancel
Save