WolfgangMehner / bash-support

Edit Bash scripts in Vim/gVim. Insert code snippets, run, check, and debug the code and look up help.
91 stars 15 forks source link

fix(vim-8.2): Fix missing ']' message #2

Open definite opened 4 years ago

definite commented 4 years ago

Space between dict key between '[ ]' does not play nice with vim-8.2 and produced

Missing ']'

This change is Reviewable