vimwiki.vim (161B) - raw
1 nnoremap <buffer> <Leader>wha <Cmd>VimwikiAll2HTML<CR> 2 3 augroup ftplugin_vimwiki 4 autocmd! 5 autocmd BufWritePost <buffer> silent :Vimwiki2HTML 6 augroup END
dotfiles - My dotfiles.
git clone https://git.oscarbenedito.com/dotfiles |