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 9.3.0 #385

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 13, 2023

🤖 I have created a release beep boop

9.3.0 (2023-01-16)

Features

  • git: some debugging tools for git (208f91b)
  • keys: allow overriding a keys value to vim.NIL to not add the key (fdf0332)
  • spec: overriding keys with an rhs of false will remove the key instead (870af80)
  • spec: you can now override specs using only the plugin name instead of the short url (0cbd91d)

Bug Fixes

  • build: make sure rplugin.vim is loaded when doing a build. Fixes #382 (666ed7b)
  • loader: load plugin opts inside a try clause to report errors (7160ca4)
  • util: rever (e8cb863)

Performance Improvements

  • util: dont trigger VeryLazy autocmds when exiting (1e67dc0)
  • util: properly check that Neovim is exiting. Dont run VeryLazy when that's the case (efe72d9)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from 08ee405 to cfc3934 Compare January 13, 2023 08:21
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch 2 times, most recently from 1b138f5 to 35d77af Compare January 15, 2023 19:01
@github-actions github-actions bot changed the title chore(main): release 9.2.1 chore(main): release 9.3.0 Jan 16, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch 5 times, most recently from ec23beb to 2d1b7f7 Compare January 16, 2023 19:42
@github-actions github-actions bot force-pushed the release-please--branches--main--components--lazy.nvim branch from 2d1b7f7 to 58793ef Compare January 16, 2023 21:18
@folke folke merged commit c05d61d into main Jan 16, 2023
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/folke/lazy.nvim/releases/tag/v9.3.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Not an editor command: UpdateRemotePlugins
1 participant