For those who like to write their racket code in vim, the plugin https://github.com/wlangstroth/vim-racket is pretty essential.
Unfortunately, it is outdated and many of the new predefined identifiers (e.g. set-add!) are not highlighted. I added a few of these in my personal settings, but it would be nice to have a text file with every special form and every function listed. Is this list floating around somewhere? If not, is there an easy way to generate it? -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

