According to this page, ~/.xinitrc is an actual shell script, so I think it should be given filetype=sh, whereas currently it is given filetype=conf by this line:
https://github.com/vim/vim/blob/f1ed84158ab80240c42c9f2356767cad448ca151/runtime/filetype.vim#L1649
I'm also matching xinitrc files in other locations.
https://github.com/vim/vim/pull/20419
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Thanks, I'll also add a test for this.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()