Skip to content

paste clipboard contents with pandoc transform for coc.nvim

License

Notifications You must be signed in to change notification settings

jeewangue/coc-paste-pandoc

Repository files navigation

coc-paste-pandoc

paste clipboard contents with pandoc transform for coc.nvim

Install

:CocInstall coc-paste-pandoc

Keymaps

" paste as github flavored markdown
nnoremap <silent> <leader>pp <Plug>(coc-paste-pandoc-gfm)
" paste as html
nnoremap <silent> <leader>ph <Plug>(coc-paste-pandoc-html)

License

MIT


This extension is built with create-coc-extension

About

paste clipboard contents with pandoc transform for coc.nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages