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: detect treesitter in the correct buffer #2798

Merged
merged 1 commit into from
Oct 3, 2023

Commits on Oct 1, 2023

  1. fix: detect treesitter in the correct buffer

    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.
    tomtomjhj committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9710c17 View commit details
    Browse the repository at this point in the history