Skip to content

refactor: remaining deprecations#3561

Merged
Conni2461 merged 1 commit intomasterfrom
fix/ogobowo
Nov 6, 2025
Merged

refactor: remaining deprecations#3561
Conni2461 merged 1 commit intomasterfrom
fix/ogobowo

Conversation

@clason
Copy link
Contributor

@clason clason commented Nov 6, 2025

  • refactor: replace deprecated nvim_*_{get,set}_option (went with vim.{bo,go} over {get,set}_option_value where possible since those were already used in the codebase)
  • refactor: replace deprecated termopen with jobstart

@nvim-telescope/core I'd appreciate if someone could double-check whether the second commit broke something

Never mind, deprecation (and replacement) only happened after Nvim 0.10, so we will have to live with this one remaining deprecated API until we can move to Nvim 0.11+ only.

@clason clason force-pushed the fix/ogobowo branch 2 times, most recently from 12920a4 to fc42848 Compare November 6, 2025 12:26
Copy link
Member

@Conni2461 Conni2461 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks :)

@Conni2461 Conni2461 merged commit e3f1b6e into master Nov 6, 2025
12 checks passed
@Conni2461 Conni2461 deleted the fix/ogobowo branch November 6, 2025 15:36
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.

2 participants