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 filetype for Trouble extension #1344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markjaquith
Copy link

Trouble creates buffers with a file type of trouble (lowercase) not Trouble.

This PR fixes the Trouble extension to use the lowercase "trouble" filetype.

See: https://github.com/folke/trouble.nvim/blob/46cf952fc115f4c2b98d4e208ed1e2dce08c9bf6/lua/trouble/view/window.lua#L97

Also I verified it myself with :set filetype?
CleanShot 2024-12-08 at 01 30 58@2x

Fix the Trouble extension to use the lowercase "trouble" filetype instead of the incorrect "Trouble"
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.

1 participant