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

fix: rename ts_utils.get_node_range -> vim.treesitter.get_node_range #2376

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

yutkat
Copy link
Contributor

@yutkat yutkat commented Feb 12, 2023

Description

fix: nvim-treesitter/nvim-treesitter#4300

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I confirmed that the following command did not show any error message.

lua require'telescope.builtin'.treesitter()

Configuration:

  • Neovim version (nvim --version): v0.9.0-dev-935+g3a5dddf24
  • Operating system and version: Arch Linux

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@Conni2461
Copy link
Member

thanks :)

@Conni2461 Conni2461 merged commit abba036 into nvim-telescope:master Feb 19, 2023
Conni2461 pushed a commit that referenced this pull request Feb 19, 2023
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.

None yet

2 participants