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

Correct vim modeline in ChangeLog #3450

Merged
merged 2 commits into from
Dec 29, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2053,4 +2053,4 @@

- initial version

<!-- vim: syntax=Markdown -->
<!-- vim: syntax=Markdown: set ft=markdown: -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe use the full form of the setting - filetype - rather than an abbreviation?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Could do with filetype=cfg in Jamulus.pro, too.)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Could do with filetype=cfg in Jamulus.pro, too.)

Good idea. Though I'll do that separately from this bug fix.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Could do with filetype=cfg in Jamulus.pro, too.)

cfg is an ok generic filetype for Jamulus.pro, but better is to install the syntax and filetype detect files from https://github.com/artoj/qmake-syntax-vim