mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 17:36:29 +00:00
refactor: rename types.h to types_defs.h
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "nvim/ex_cmds_defs.h"
|
||||
#include "nvim/grid_defs.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/types.h"
|
||||
#include "nvim/types_defs.h"
|
||||
|
||||
// Types of dialogs passed to do_dialog().
|
||||
#define VIM_GENERIC 0
|
||||
|
Reference in New Issue
Block a user