Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

fix(comments): Update plugin call convention #404

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

Fryuni
Copy link
Contributor

@Fryuni Fryuni commented Oct 9, 2022

The call convention for the Comment.nvim plugin has changed on the latest version.

Previously the methods were flattened in the required object with _ separators, now they are organized in a nested structure using metatables.

The call convention for the `Comment.nvim` plugin has changed on the
latest version.

Previously the methods were flattened in the required object with `_`
separators, now they are organized in a nested structure using
metatables.

- Added upstream on numToStr/Comment.nvim#183
@NTBBloodbath
Copy link
Collaborator

Thank you so much! :p

@NTBBloodbath NTBBloodbath merged commit 49109d0 into doom-neovim:main Oct 9, 2022
@Fryuni Fryuni deleted the update-comments-module branch October 9, 2022 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants