]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Vim 8.2 shell syntax is broken without sh_no_error
authorSergey Matveev <stargrave@stargrave.org>
Sat, 14 Dec 2019 21:12:33 +0000 (00:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 14 Dec 2019 21:12:33 +0000 (00:12 +0300)
vim/.vimrc

index eafde2c47d0c1dec31cf6c68fff697008c006e14..97f45483a211382ec2a31d8202d13c601a8092fd 100644 (file)
@@ -124,6 +124,8 @@ set keywordprg=
 let g:netrw_banner = 0
 let g:netrw_bufsettings = "noma nomod nowrap ro nobl"
 
 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
 " Often typos
 map q: :
 command! W w