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:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "nvim/buffer_defs.h" // IWYU pragma: keep
|
||||
#include "nvim/memfile_defs.h" // IWYU pragma: export
|
||||
#include "nvim/types_defs.h" // IWYU pragma: keep
|
||||
|
||||
/// flags for mf_sync()
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user