Riviera 1447874020 learn "Vim is best" - geirha ormaaj 1655912462 forget ormaaj 1655912630 learn Use the latest syntax file http://www.drchip.org/astronaut/vim/syntax/sh.vim.gz . Use `let g:sh_no_error=1` to disable its buggy syntax error checking. ormaaj 1655912859 forget ormaaj 1655912951 learn Use the latest syntax file https://www.drchip.org/astronaut/vim/syntax/sh.vim.gz . Use `let g:sh_no_error=1` to disable its buggy syntax error checking. ormaaj 1655917922 forget ormaaj 1655918280 learn The latest syntax file is available from the maintainer: https://www.drchip.org/astronaut/vim/syntax/sh.vim.gz . Its syntax checking is imperfect in some cases and highlights errors in ugly red blocks. Adding `let g:sh_no_error=1` to your .vimrc or init.vim disables that behavior.