I installed lua-mode for Emacs 24.1, but when I write lua code, the syntax highlighting does not work correctly.
lua-mode does not recognize a comment starting with '-'. And even single quotes, such as the string, are also not highlighted.
I could not find any specific information about this particular problem, does anyone know what is happening?
source
share