From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:6214:e45:b0:4b1:9a9c:93de with SMTP id o5-20020a0562140e4500b004b19a9c93demr32706477qvc.63.1666716127394; Tue, 25 Oct 2022 09:42:07 -0700 (PDT) X-Received: by 2002:ae9:eb8a:0:b0:6ec:61a0:9a19 with SMTP id b132-20020ae9eb8a000000b006ec61a09a19mr27172733qkg.596.1666716127164; Tue, 25 Oct 2022 09:42:07 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 25 Oct 2022 09:42:06 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=80.219.132.172; posting-account=cU-FIgkAAAAt3rnU3fKOTRqR1o3Ktx1Y NNTP-Posting-Host: 80.219.132.172 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Another update to the VIM plugin. From: Martin Krischik Injection-Date: Tue, 25 Oct 2022 16:42:07 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1336 Xref: reader01.eternal-september.org comp.lang.ada:64553 List-Id: Since GPS support was dropped for macOS having proper Vim plugins for Ada has become kind of important again. I added Alire compiler support so a press of will compile again. It's actually two updated: https://github.com/krischik/vim-ada/releases/tag/v_5.1.0 https://github.com/krischik/vim-ada/releases/tag/v_5.2.0 Have fun.