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

chore(main): release 2.0.0 #588

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 15, 2023

🤖 I have created a release beep boop

2.0.0 (2023-04-16)

⚠ BREAKING CHANGES

  • treesitter: rename help to vimdoc (#521)

Features

  • autocmds: add checkhealth filetype to close_with_q list (#512) (1defd5f)
  • keymaps: Get rename command from inc_rename configuration (#579) (a099b2d)
  • telescope: add document/workspace diagnostics and todo/fixme telescope keymaps (#557) (98775f5)
  • telescope: use the new dynamic workspace symbols (#577) (6e01e85)

Bug Fixes

  • autocmds: don't auto create dirs for urls. Fixes #583 (7476da7)
  • config: options cant be disabled with lazyvim config. Fixes #566 (02c5e8d)
  • format: ignore vim.b.autoformat when formatting using key bindings. Fixes #575 (bef36bb)
  • lazygit: dont use &lt;esc&gt;<esc> for normal more for laygit to prevent delays on <esc>. Fixes #567 (a9e9204)
  • lsp: gt -> gT. Fixes #554 (2d8116e)

Code Refactoring


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--LazyVim branch from 9f3d0ca to 6d2c31d Compare April 15, 2023 21:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--LazyVim branch 8 times, most recently from c0eeca9 to 2a3bacf Compare April 16, 2023 09:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--LazyVim branch from 2a3bacf to 5b195ad Compare April 16, 2023 12:16
@folke folke merged commit 29ec138 into main Apr 16, 2023
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/LazyVim/LazyVim/releases/tag/v2.0.0 🌻

ofrades pushed a commit to ofrades/LazyVim that referenced this pull request May 30, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
joshmedeski pushed a commit to joshmedeski/LazyVim that referenced this pull request Sep 1, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment