@Christian Brabandt - I'm sorry - although I have been a part of VIM for many years - I hardly ever get on any of the groups. So my question to you is "What is a PR?" and "How do I do it?"
If there is a web page that explains all of that - please post or send it to me. Thanks! Mark On Sunday, July 13, 2025 at 3:01:59 AM UTC-5 Maxim Kim wrote: > I actually prefer function names to stay normal color, not sure about > others. > > Having said that I am able to override it for my personal config and in > colorschemes I am authoring :) > > On Sunday, July 13, 2025 at 5:23:17 PM UTC+10 Christian Brabandt wrote: > >> >> On Sa, 12 Jul 2025, Mark Manning wrote: >> >> > Using Vim 9.1 >> > >> > Hi everyone! I got a C source file and started to edit it and did not >> see my colors come up like normal. So for the last five hours I have been >> working on making changes to the C.VIM syntax file. I was wondering if it >> can be included into >> > the next release. I uploaded it to my account on the VIM website >> (Bram's website). But I can upload it here if you want. >> > >> > Things I have done to the file: >> > >> > 1. I went to the IBM webpage on the Standard C functions and >> copy/pasted all of them into the C.VIM file. Edited the list to just get >> the function names and built a "syn keyword" list of the functions. >> > 2. I took the generic function code I had put into the iwbasic.vim >> syntax file and put it at the end of the list of functions so now all >> functions are captured. (I might need to try some weird function names to >> make sure I got everything.) >> > 3. Added in the: >> > >> > hi def link cFunction Function >> > >> > so the functions will now show up as functions. >> > >> > 4. Put a blurb in about what I did. I put this at the top of the list >> of functions. >> >> Thanks. Can you create a PR against the Vim repo so we can see what >> exactly you are changing? This also runs the test suite, so we will see >> any failures early. >> >> >> Thanks, >> Christian >> -- >> A woman's best protection is a little money of her own. >> -- Clare Booth Luce, quoted in "The Wit of Women" >> > -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/f58ef745-7a24-4e88-b7d5-dc573bd31fa3n%40googlegroups.com.