Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: 2.0 #59

Merged
merged 2 commits into from
Apr 9, 2023
Merged

feat!: 2.0 #59

merged 2 commits into from
Apr 9, 2023

Conversation

jay-babu
Copy link
Owner

@jay-babu jay-babu commented Apr 4, 2023


Migration Guide:

  1. Move setup_handlers table to setup({handlers = TABLE}).
  2. To disable automatic_setup, provide an empty function to handlers like handlers = {function() end,}
  3. Overriding configuration per adapter needs to be done in the handler table now

@jay-babu jay-babu changed the title 2.0 feat!: 2.0 Apr 9, 2023
@jay-babu jay-babu merged commit 785265d into main Apr 9, 2023
@jay-babu jay-babu deleted the 2.0 branch April 9, 2023 01:42
fnichol added a commit to fnichol/dotneovim that referenced this pull request Apr 10, 2023
References: jay-babu/mason-nvim-dap.nvim#59

Signed-off-by: Fletcher Nichol <fnichol@nichol.ca>
This was referenced Apr 21, 2023
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