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

Create trouble_v3 extension #1260

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

Conversation

fixerer
Copy link

@fixerer fixerer commented Jun 12, 2024

Trouble v3 has other filetype (trouble) and other way to get mode.

NB: Only works for single windows, since last_mode is overwritten.

Trouble v3 has other filetype (`trouble`) and other way to get mode.

NB: Only works for single windows, since last_mode is overwritten.
@shadmansaleh
Copy link
Member

There's already a trubble extension you should modify that to add support to this.

you can have

M.filetypes = { 'Trouble' , 'trouble'}

So that extension gets loaded on both filetypes. Then update get_trouble_mode to support both. You don't need to create a new extension with a separate name.

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