mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
multigrid: reorganize types and global varaibles
This commit is contained in:
@@ -18,6 +18,8 @@ typedef struct {
|
||||
|
||||
// for garray_T
|
||||
#include "nvim/garray.h"
|
||||
// for ScreenGrid
|
||||
#include "nvim/grid_defs.h"
|
||||
// for HLF_COUNT
|
||||
#include "nvim/highlight_defs.h"
|
||||
// for pos_T, lpos_T and linenr_T
|
||||
|
Reference in New Issue
Block a user