mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
refactor: move some constants out of vim_defs.h (#26298)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
// code for redrawing the line with the deleted decoration.
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/buffer_defs.h"
|
||||
|
Reference in New Issue
Block a user