On Sun, 11 Jan 2026 15:12:04 -0500 Michael DeBusk via Remind-fans <[email protected]> wrote:
> The vim syntax highlighting file shipped with remind is about three > years old. There are keywords it doesn't recognize, such as the new > TODO and INFO. Yep, I don't use vim myself, so although I've been keeping the Emacs file up to date, I haven't touched the vim one. > The link in the file to the original is also no longer good. Author > moved to github: > https://github.com/alberanid/vim-config/blob/master/syntax/remind.vim Thanks, I'll fix that. > Not painful. I added the two keywords above to a local copy for my > use. But there may be others of which I'm unaware. Secret little trick: remind --print-tokens > tokens.txt and then tokens.txt provides lists of all the tokens for use in a syntax-highlighting file. Regards, Dianne. _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
