mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 21:06:13 +00:00
Move exarg_T and cmdarg_T from structs.h to normal.h
This commit is contained in:

committed by
Thiago de Arruda

parent
bd9cd693e7
commit
6089b26016
@@ -25,6 +25,7 @@
|
||||
#include "message.h"
|
||||
#include "misc1.h"
|
||||
#include "misc2.h"
|
||||
#include "normal.h"
|
||||
#include "option.h"
|
||||
#include "quickfix.h"
|
||||
#include "search.h"
|
||||
|
Reference in New Issue
Block a user