mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00
highlight: extract low-level highlight logic from syntax, ui
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "nvim/fileio.h"
|
||||
#include "nvim/fold.h"
|
||||
#include "nvim/getchar.h"
|
||||
#include "nvim/highlight.h"
|
||||
#include "nvim/indent.h"
|
||||
#include "nvim/buffer_updates.h"
|
||||
#include "nvim/main.h"
|
||||
|
Reference in New Issue
Block a user