FYI: gprbuild as a linter #41
TamaMcGlinn
started this conversation in
Ideas
Replies: 1 comment
|
I use GVim because I like to have graphical user interface. I have to check of integrating of language server protocol is feasible. But that might take some time. I move this to discussions for later consideration. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Not an actual issue, but this may interest users of the plugin. It's possible to configure gprbuild to be a linter in NeoVim so that you get immediate feedback when your syntax is incorrect:
configuration instructions are described here; I think it's out of scope to include in vim-ada, but it might become a plugin of its own.
All reactions