Skip to content

Rename "Vim Script" to "Vim script" - #8124

Merged
lildude merged 2 commits into
github-linguist:mainfrom
h-east:rename-vim-script
Aug 20, 2026
Merged

Rename "Vim Script" to "Vim script"#8124
lildude merged 2 commits into
github-linguist:mainfrom
h-east:rename-vim-script

Conversation

@h-east

@h-east h-east commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

The Vim project spells the language name "Vim script", with a lowercase "s".
Bram Moolenaar stated this on vim_dev:
https://groups.google.com/g/vim_dev/c/3Z5yM8KER2w/m/wAqws0QSEAAJ

"Vim script" is the short form.

Vim itself was made consistent in patch 8.0.0360 and similar patches. In the current Vim
documentation "Vim script" appears 348 times and "Vim Script" once, in a
quoted patch title.
vim/vim@b544f3c
vim/vim@a420547

language_id is unchanged, and both the old and the new name lowercase to
"vim script", so the existing aliases keep working.

In vendor/README.md the entry moves below Vim Snippet: the generated list
is sorted byte-wise, so a lowercase "s" now sorts after "Snippet".

Checklist:

  • I am adding new or changing current functionality
    • I have added or updated the tests for the new or changed functionality.

@h-east
h-east requested a review from a team as a code owner August 14, 2026 21:31
@h-east

h-east commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

For reference, this was raised two years ago in the community discussions,
but it was not clear at the time where the change had to be made:
https://github.com/orgs/community/discussions/141314

Christian Brabandt, a maintainer of the Vim organization and repository,
commented there: "as one of the maintainers of the Vim organization and
repository, I support this change here".

@github-linguist github-linguist deleted a comment from ja552588 Aug 15, 2026
@h-east
h-east force-pushed the rename-vim-script branch from bec9bdf to 9f6b25e Compare August 15, 2026 14:06
The Vim project spells it with a lowercase "s". Vim itself was made
consistent in patch 8.0.0360, after Bram Moolenaar stated that "Vim
script" is the short form.

The language_id is unchanged, and both the old and the new name lowercase
to "vim script", so existing aliases keep working.
@h-east
h-east force-pushed the rename-vim-script branch from 9f6b25e to aa44876 Compare August 19, 2026 01:21
@h-east

h-east commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Could you please re-run the workflow?

@lildude
lildude enabled auto-merge August 20, 2026 08:59
@lildude
lildude added this pull request to the merge queue Aug 20, 2026
Merged via the queue into github-linguist:main with commit b45dbe9 Aug 20, 2026
5 checks passed
@h-east
h-east deleted the rename-vim-script branch August 20, 2026 09:08
@h-east

h-east commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Thanks!

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