comp.lang.ada
 help / color / mirror / Atom feed
From: Emmanuel Briot <briot.emmanuel@gmail.com>
Subject: Re: Another update to the VIM plugin.
Date: Wed, 26 Oct 2022 00:21:19 -0700 (PDT)	[thread overview]
Message-ID: <0e606cd7-8590-4d5e-b60e-68649c80e561n@googlegroups.com> (raw)
In-Reply-To: <f0082a78-a7b3-4273-b603-1359fcc3d945n@googlegroups.com>

Thanks Martin,

I also recommend using neovim instead of vim, because of the builtin LSP (language-server protocol) support. We can then independently install the ada language server from AdaCore (https://github.com/AdaCore/ada_language_server), and with a small configuration step we now have full cross-references in Ada... 
The main difficulty is loading the proper project file, I will likely write a small blog post on the subject, though I could simply post the config I have here if there's interest.

  reply	other threads:[~2022-10-26  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-25 16:42 Another update to the VIM plugin Martin Krischik
2022-10-26  7:21 ` Emmanuel Briot [this message]
2022-10-26 14:45   ` Martin Krischik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox