Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
5
home/.config/nvim/conf.d/07-vimwiki.vim
Normal file
5
home/.config/nvim/conf.d/07-vimwiki.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
" Run multiple wikis "
|
||||
let g:vimwiki_list = [
|
||||
\{'path': '~/Documents/VimWiki/personal.wiki'},
|
||||
\{'path': '~/Documents/VimWiki/tech.wiki'}
|
||||
\]
|
Loading…
Add table
Add a link
Reference in a new issue