From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d2b177d466a1172a,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news2.volia.net!news.germany.com!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-Id: <1199766.MrYXpIifL5@linux1.krischik.com> From: Martin Krischik Subject: Ada-Mode for vim updated. Newsgroups: comp.lang.ada Date: Sun, 16 Jul 2006 18:01:49 +0200 User-Agent: KNode/0.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 80.218.119.160 (80.218.119.160) NNTP-Posting-Date: Sun, 16 Jul 2006 18:02:05 +0200 X-Trace: d9e0a44ba62fdf57fd20516791 Xref: g2news2.google.com comp.lang.ada:5732 Date: 2006-07-16T18:01:49+02:00 List-Id: Hello, If you are using Ada and VIM then I have something for you: A complete refurbished Ada-Mode for vim. http://www.vim.org/scripts/script.php?script_id=1609 The new mode is now distributed as Vim-Ball for easy installation and features it's own online help (just type ":help ada.txt") for easy setup and usage. Tag search has been updated using vim new ability to set the quick-fix list under script controll. A lot more helpfull then the ugly tjump list. But the coolest extra is omni-completion which allows syntax completion across the whole project and not just the file(s) loaded. Provided you have a "tags." file with all the identifiers in it. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com