mirror of https://github.com/MidnightCommander/mc
cd8355bfa8
Definitions are provided for: - Various punctuation (divided into 9 groups); - Preprocessor; - Keywords; - Data types; - Data type qualifiers; - Numbers (can be different for the integer, hexadecimal, octal and floatpoint representations); - Strings and escaped characters; - Comments (with keywords like "TODO:"); - Labels. In total 32 "defines"... Based on the original "c.syntax" file, this version includes most of the content from C89..C23. Closes MidnightCommander/mc#203. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
ext.d | ||
macros.d | ||
skins | ||
syntax | ||
.gitignore | ||
Makefile.am | ||
edit.indent.rc | ||
filehighlight.ini | ||
mc.charsets.in | ||
mc.default.keymap | ||
mc.emacs.keymap | ||
mc.ext.ini.in | ||
mc.keymap | ||
mc.lib | ||
mc.macros | ||
mc.menu.in | ||
mcedit.menu.in | ||
xterm.ad |