mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00
highlight: extract low-level highlight logic from syntax, ui
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "nvim/fold.h"
|
||||
#include "nvim/getchar.h"
|
||||
#include "nvim/hashtab.h"
|
||||
#include "nvim/highlight.h"
|
||||
#include "nvim/iconv.h"
|
||||
#include "nvim/if_cscope.h"
|
||||
#ifdef HAVE_LOCALE_H
|
||||
|
Reference in New Issue
Block a user