mirror of
https://github.com/neovim/neovim.git
synced 2025-11-30 22:20:42 +00:00
bufhl: use kbtree for bufhl
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
#include "nvim/api/buffer.h"
|
||||
#include "nvim/msgpack_rpc/channel.h"
|
||||
#include "nvim/lua/executor.h"
|
||||
|
||||
Reference in New Issue
Block a user