mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
refactor: rename types.h to types_defs.h
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "nvim/os/os_defs.h"
|
||||
#include "nvim/runtime.h"
|
||||
#include "nvim/syntax_defs.h"
|
||||
#include "nvim/types.h"
|
||||
#include "nvim/types_defs.h"
|
||||
|
||||
#define IOSIZE (1024 + 1) // file I/O and sprintf buffer size
|
||||
|
||||
|
Reference in New Issue
Block a user