mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 00:08:19 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -6127,7 +6127,7 @@ static const char *highlight_init_dark[] = {
|
||||
};
|
||||
|
||||
const char *const highlight_init_cmdline[] = {
|
||||
// XXX When modifying a list modify it in both valid and invalid halfs.
|
||||
// XXX When modifying a list modify it in both valid and invalid halves.
|
||||
// TODO(ZyX-I): merge valid and invalid groups via a macros.
|
||||
|
||||
// NvimInternalError should appear only when highlighter has a bug.
|
||||
|
Reference in New Issue
Block a user