macvim-dev / macvim

Vim - the text editor - for macOS
https://macvim.org
Vim License
7.47k stars 680 forks source link

Downgrade sh.vim syntax from version 205 to 204 #1358

Closed ychin closed 1 year ago

ychin commented 1 year ago

The latest Vim runtime update upgraded sh.vim from version 204 to 205, which contains a bug (https://github.com/vim/vim/issues/11937). Since we are releasing MacVim soon, simply revert this change to have a stable build and we will revert this when Vim has fixed this upstream.