mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
refactor: move function macros out of vim_defs.h (#26300)
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "nvim/macros_defs.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/pos_defs.h"
|
||||
#include "nvim/vim_defs.h"
|
||||
#include "xdiff/xdiff.h"
|
||||
|
||||
#define COMPARED_BUFFER0 (1 << 0)
|
||||
|
Reference in New Issue
Block a user