Bug#712657: sh-syntax classifies $() as error

2013-06-23 Thread James McCoy
On Tue, Jun 18, 2013 at 12:55:42PM +0200, martin f krafft wrote: > This $(shell construct) is almost identical to `this one`, except > the first implicitly quotes the result and may be arbitrarily > nested. Both are POSIX-compliant. > > The sh syntax plugin unfortunately claims that $(such an expr

Bug#712657: sh-syntax classifies $() as error

2013-06-18 Thread martin f krafft
Package: vim-runtime Version: 2:7.3.547-7 Severity: normal File: /usr/share/vim/vim73/syntax/sh.vim Tags: patch This $(shell construct) is almost identical to `this one`, except the first implicitly quotes the result and may be arbitrarily nested. Both are POSIX-compliant. The sh syntax plugin un