runtime(doc): reformat gnat example Commit: https://github.com/vim/vim/commit/6db3fc5632c877062d759356c025fe06e9dc3630 Author: hokorobi <hokorobi.hokor...@gmail.com> Date: Sun Sep 29 10:10:51 2024 +0200
runtime(doc): reformat gnat example closes: https://github.com/vim/vim/issues/15758 Signed-off-by: hokorobi <hokorobi.hokor...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/ft_ada.txt b/runtime/doc/ft_ada.txt index 983c80cdf..9d07afd61 100644 --- a/runtime/doc/ft_ada.txt +++ b/runtime/doc/ft_ada.txt @@ -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. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sup58-00GsiY-5p%40256bit.org.