Skip to content

Conversation

@aarondill
Copy link

Note: this PR is currently based on top of #18. To avoid merge conflicts, merge #18 first.

  • refactor: remove 'vim.' on saved fields (api, treesitter)
  • feat: add setup() function (alias for Setup)
    • renames Setup to setup to match conventions.
    • Note: also aliases Setup to setup to keep backwards compatablility
  • fix: move better-comment to better-comments
    • It now matches the name of the repository.
    • This commit also includes a backwards compatable shim to warn the user that they should switch to using better-comments.

aarondill and others added 5 commits March 11, 2024 00:45
this commit adds a CommentHighlight type which describes each tag, and a BetterCommentsConfig type which describes the configuration
It adds param markers to the functions defined
Finally, it make the Get_root and Create_hl functions local instead of global and moves them to ensure they stay in needed scope
renames Setup to setup to match conventions.
Note: also aliases Setup to setup to keep backwards compatablility
It now matches the name of the repository.
This commit also includes a backwards compatable shim to warn the user that they should switch to using better-comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant