Closed eyal0 closed 3 years ago
This fixes #77
I tested it on my computer and it looks good with a cuda file.
To test it yourself, install cuda-mode and open a cuda file (ending in .cu). Or just open a c++ file and put it in cuda-mode because c++ and CUDA have nearly identical syntax.
cuda-mode
.cu
Thanks!
I got this one from elpa, I think: color-identifiers-mode-20201216.2223
Will this change make it to elpa at some point?
MELPA should pick up the change automatically in a few hours.
This fixes #77
I tested it on my computer and it looks good with a cuda file.
To test it yourself, install
cuda-mode
and open a cuda file (ending in.cu
). Or just open a c++ file and put it in cuda-mode because c++ and CUDA have nearly identical syntax.