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