Added multiple wikis
This commit is contained in:
parent
6797bd90c7
commit
d5a5893a48
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
@ -72,3 +72,5 @@ colorscheme 256-grayvim
|
|||
"map <Leader>w :set wrap<CR>
|
||||
"map <Leader>e :set nowrap<CR>
|
||||
|
||||
let g:vimwiki_list = [ {'path': '~/vimwiki'}, {'path': '~/Code/vimwiki-client-notes'} ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue