mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 06:46:07 +00:00
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "nvim/map_defs.h"
|
||||
#include "nvim/msgpack_rpc/channel_defs.h"
|
||||
#include "nvim/os/pty_process.h"
|
||||
#include "nvim/terminal.h"
|
||||
#include "nvim/types_defs.h"
|
||||
|
||||
static inline bool callback_reader_set(CallbackReader reader)
|
||||
|
Reference in New Issue
Block a user