/prodoc.nvim

a neovim comment and annotation plugin using coroutine

Primary LanguageLuaMIT LicenseMIT

prodoc.nvim

a neovim comment and annotation plugin using coroutine.

TODO

More filetype support and enhance

  • go
  • lua
  • vim
  • yaml

Usage

nnoremap gcj :ProDoc<CR>
nnoremap gcc :ProComment<CR>
xnoremap gcc :ProComment<CR>

Show