Skip to content

Remove deprecated calls#17

Merged
amrbashir merged 2 commits intoamrbashir:masterfrom
CoolCoderSuper:deprecation
Aug 12, 2025
Merged

Remove deprecated calls#17
amrbashir merged 2 commits intoamrbashir:masterfrom
CoolCoderSuper:deprecation

Conversation

@CoolCoderSuper
Copy link
Copy Markdown
Contributor

I fixed some deprecated calls, specifically vim.lsp.get_active_clients and vim.lsp.util.trim_empty_lines which are slated for removal in nvim 0.12.0.

I wasn't sure what the point of trim empty lines was, So I disabled, if you want and try and find a new api for.

Copy link
Copy Markdown
Owner

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

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

Thank you, it is fine to remove the trimming (will bring it back if users complain)

@amrbashir amrbashir merged commit a5256fd into amrbashir:master Aug 12, 2025
1 check passed
@CoolCoderSuper CoolCoderSuper deleted the deprecation branch August 12, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants