Search Criteria
Package Details: neovim-nerdcommenter 2.6.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/neovim-nerdcommenter.git (read-only, click to copy) |
|---|---|
| Package Base: | neovim-nerdcommenter |
| Description: | A Neovim plugin that allows for easy commenting of code for many filetypes |
| Upstream URL: | https://github.com/scrooloose/nerdcommenter |
| Keywords: | neovim nerdcommenter plugin |
| Licenses: | custom |
| Groups: | neovim-plugins |
| Submitter: | MagicAndWires |
| Maintainer: | MagicAndWires |
| Last Packager: | MagicAndWires |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-10-13 15:14 (UTC) |
| Last Updated: | 2022-01-22 23:05 (UTC) |
Dependencies (1)
- neovim (nvim-with-restricted-modeAUR, neovim-nightlyAUR, neovim-gitAUR, neovim-nightly-binAUR)
Latest Comments
MagicAndWires commented on 2022-01-22 23:07 (UTC)
@howetuft,gboehl
Seems I somehow removed the required autoload script; should be fixed now, thanks for the heads up.
howetuft commented on 2022-01-15 13:33 (UTC)
I encounter the same issue as gboehl, but instead Vundle plugin, I tried 'vim-nerdcommenter' package from Arch official repository and it worked fine too.
gboehl commented on 2021-12-19 10:53 (UTC)
Stopped working for me after the update:
E117: Unknown function: nerdcommenter#CommentThe version via plugin (Vundle) seems to be working.