Skip to content

Commit

Permalink
runtime(doc): reformat gnat example
Browse files Browse the repository at this point in the history
closes: #15758

Signed-off-by: hokorobi <hokorobi.hokorobi@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
  • Loading branch information
hokorobi authored and chrisbra committed Sep 29, 2024
1 parent c3989f1 commit 6db3fc5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions runtime/doc/ft_ada.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,9 @@ several versions available which differ in the licence terms used.

The GNAT compiler plug-in will perform a compile on pressing <F7> and then
immediately shows the result. You can set the project file to be used by
setting:
>
> call g:gnat.Set_Project_File ('my_project.gpr')
setting: >
call g:gnat.Set_Project_File ('my_project.gpr')
<
Setting a project file will also create a Vim session (|views-sessions|) so -
like with the GPS - opened files, window positions etc. will be remembered
separately for all projects.
Expand Down

0 comments on commit 6db3fc5

Please sign in to comment.