Files
neovim/src/nvim/eval
Lewis Russell 00effff569 vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Problem:    Syntax coloring and highlighting is in one big file.
Solution:   Move the highlighting to a separate file. (Yegappan Lakshmanan,
            closes vim/vim#4674)

f9cc9f209e

Name the new file highlight_group.c instead.

Co-authored-by: zeertzjq <zeertzjq@outlook.com>
2022-03-18 12:47:08 +08:00
..
2021-09-18 09:34:23 -07:00
2017-03-29 10:05:06 +03:00
2022-02-27 22:04:55 +01:00
2022-03-06 23:02:10 +01:00