On Nov 18, 2013 11:09 PM, "Bram Moolenaar" <[email protected]> wrote: > > > Eddie Monge wrote: > > > JSON is a hyper-strict subset of JavaScript-like syntax. It should not > > be treated as JS. Treating it as JS breaks all sorts of other plugins > > for minimum gain, if any. > > > > https://github.com/b4winckler/macvim/pull/39 > > OK, but it would be nice to have syntax and indent files for json. > Which would borrow some parts from Javascript. > Can't be difficult, someone wants to take this on?
You can just as well borrow parts of YAML. It is also a JSON superset, but with way too less features as the programming language like JavaScript. > > Oh, Ingo mentions there is some. Hmm, it's unclear where it came from. > > > -- > I have read and understood the above. X________________ > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
