Doug, unfortunately I'm not familiar with git and all that. That's actually why I was glad to read that it's possible to provide contributions informally.
You can of course send me your improvements so that I can fix it on my side. Would that be okay? Or else provide me with the concrete information what I have to do for a "pull request"; presuming it's just two or three standard git commands. Thanks, Janis ________________________________________ Von: [email protected] <[email protected]> im Auftrag von Doug Kearns <[email protected]> Gesendet: Mittwoch, 25. März 2026 11:53 An: [email protected] Betreff: Re: Vim Syntax File for Algol 68 - request (with files provided) Janis, On Wed, 25 Mar 2026 at 20:20, Janis Papanagnou <[email protected]> wrote: > > I'd like to request adding a syntax file for Algol 68. I've read that > it's possible to contribute it informally through the mailing list. > > Based on an initial file from NevilleD (versions 0.1/0.2) from the Net > I've fixed and thoroughly extended that file during the past months and > created a release version 0.4 that had been tested and is ready for use. > I deposited it here: > > http://algol68.gridbug.de/algol68.vim > > I propose to add that file to the Vim directory-tree ~/syntax and extend > the existing filetype.vim file by this entry: > > " Algol 68 > au BufNewFile,BufRead *.a68 setf algol68 > > Please let me know if you could make that possible. Yes, but I have a few small improvements to suggest. Would you be able to create a pull request for the addition against the GitHub repo at https://github.com/vim/vim ? Thanks, Doug -- -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/CAJ1uvoABtgi2%3D9BaGWB%3DdchtnOYt9QuuUJvqYoRAX4nnTxCnfw%40mail.gmail.com. -- -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/DU0PR02MB104229368BC050D68CE076072F349A%40DU0PR02MB10422.eurprd02.prod.outlook.com.
