mirror of
https://github.com/neovim/neovim.git
synced 2025-12-23 22:58:59 +00:00
highlight: extract low-level highlight logic from syntax, ui
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#include "nvim/message.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/option.h"
|
||||
#include "nvim/highlight.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/buffer.h"
|
||||
|
||||
Reference in New Issue
Block a user