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

Replace deprecated APIs #11

Open
3 tasks done
jinzhongjia opened this issue Aug 4, 2023 · 0 comments
Open
3 tasks done

Replace deprecated APIs #11

jinzhongjia opened this issue Aug 4, 2023 · 0 comments
Assignees
Labels
deprecated api deprecated

Comments

@jinzhongjia
Copy link
Owner

jinzhongjia commented Aug 4, 2023

  • vim.api.nvim_get_option replace use nvim_get_option_value
  • vim.lsp.get_active_clients replace use get_clients
  • vim.lsp.util.trim_empty_lines replace use vim.split (At present, it seems that it is not possible to achieve the effect of only clearing the first and last blank lines through vim split.)
@jinzhongjia jinzhongjia pinned this issue Aug 4, 2023
@jinzhongjia jinzhongjia changed the title replace deprecated APIs Replace deprecated APIs Aug 4, 2023
@jinzhongjia jinzhongjia added the deprecated api deprecated label Aug 10, 2023
@jinzhongjia jinzhongjia unpinned this issue Sep 3, 2023
@jinzhongjia jinzhongjia reopened this Sep 20, 2023
@jinzhongjia jinzhongjia pinned this issue Sep 20, 2023
@jinzhongjia jinzhongjia self-assigned this Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated api deprecated
Projects
None yet
Development

No branches or pull requests

1 participant