new vimrc
This commit is contained in:
parent
da39fa5322
commit
670b49231e
@ -166,6 +166,7 @@ function! Compile()
|
||||
endif
|
||||
endfunction
|
||||
|
||||
let g:vimwiki_list = [{'path': '$HOME/vimwiki', 'template_path': '$HOME/vimwiki/templates/', 'template_default': 'default', 'template_ext': '.php'}]
|
||||
|
||||
noremap <leader>p :call Preview()<CR><CR><CR>
|
||||
noremap <leader>q :call Compile()<CR><CR>
|
||||
|
Reference in New Issue
Block a user