Skip to content

fix: detect treesitter in the correct buffer#2798

Merged
lervag merged 1 commit intolervag:masterfrom
tomtomjhj:detect-ts
Oct 3, 2023
Merged

fix: detect treesitter in the correct buffer#2798
lervag merged 1 commit intolervag:masterfrom
tomtomjhj:detect-ts

Conversation

@tomtomjhj
Copy link
Copy Markdown
Contributor

Problem:
Wrong treesitter detection error message when the user enters another buffer right after opening a tex file.

Solution:
Detect in the buffer in which the ftplugin is loaded.

Problem:
Wrong treesitter detection error message when the user enters another
buffer right after opening a tex file.

Solution:
Detect in the buffer in which the ftplugin is loaded.
lervag added a commit that referenced this pull request Oct 3, 2023
@lervag lervag merged commit 9710c17 into lervag:master Oct 3, 2023
@lervag
Copy link
Copy Markdown
Owner

lervag commented Oct 3, 2023

Thanks!

@tomtomjhj tomtomjhj deleted the detect-ts branch October 4, 2023 00:51
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