From: Sergey Matveev <stargrave@stargrave.org>
Date: Sat, 14 Dec 2019 21:12:33 +0000 (+0300)
Subject: Vim 8.2 shell syntax is broken without sh_no_error
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=3acb0b54bc498828775ffb86e61a75cba0c06850;p=dotfiles.git

Vim 8.2 shell syntax is broken without sh_no_error
---

diff --git a/vim/.vimrc b/vim/.vimrc
index eafde2c..97f4548 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -124,6 +124,8 @@ set keywordprg=
 let g:netrw_banner = 0
 let g:netrw_bufsettings = "noma nomod nowrap ro nobl"
 
+let g:sh_no_error = 1
+
 " Often typos
 map q: :
 command! W w