Skip to content

feat!: drop support for Nvim 0.9#3552

Merged
clason merged 8 commits intomasterfrom
drop-0.9
Nov 4, 2025
Merged

feat!: drop support for Nvim 0.9#3552
clason merged 8 commits intomasterfrom
drop-0.9

Conversation

@clason
Copy link
Contributor

@clason clason commented Nov 3, 2025

It's time; even Debian now ships with Nvim 0.10.4, and keeping compatibility for 0.9 makes fixing the many deprecation warnings on 0.12 harder.

  • feat!: drop support for Nvim 0.9
  • refactor: remove deprecated shims
  • refactor(lsp): remove obsolete workaround for item_to_location
  • refactor: rename vim.loop to vim.uv
  • refactor: proper grammar in confirmation messages
  • refactor: prefer vim.fs.find over plenary.scandir
  • refactor: centralize check for Nvim 0.11
  • refactor: remove obsolete health shims (already removed in Nvim 0.9 o.O)

@nvim-telescope/core

@clason clason changed the title drop 0.9 feat!: drop support for Nvim 0.9 Nov 3, 2025
@clason
Copy link
Contributor Author

clason commented Nov 3, 2025

@rockerBOO can we change the repo settings to allow merge or rebase instead of just squash? I would like to keep (some of) these commits separate.

@clason clason requested a review from rockerBOO November 3, 2025 16:42
@rockerBOO
Copy link
Member

@rockerBOO can we change the repo settings to allow merge or rebase instead of just squash? I would like to keep (some of) these commits separate.

@clason I also don't have access to that.

@clason
Copy link
Contributor Author

clason commented Nov 3, 2025

Let's see who does then ;)

@jamestrew
Copy link
Contributor

Let's see who does then ;)

I think only Conni and tj can. I haven't been able to get a hold of Conni here or on matrix.

@clason
Copy link
Contributor Author

clason commented Nov 4, 2025

I recommend tightening up the compat schedule; I plan on dropping support for Nvim 0.10 and removing all those shims once Nvim 0.12 is released (tentatively at the end of the year).

@clason clason merged commit 02ec064 into master Nov 4, 2025
12 checks passed
@clason clason deleted the drop-0.9 branch November 4, 2025 18:39
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.

3 participants