mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +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
@@ -34,6 +34,7 @@
|
||||
#include "crypt.h"
|
||||
#include "garray.h"
|
||||
#include "move.h"
|
||||
#include "normal.h"
|
||||
#include "option.h"
|
||||
#include "os_unix.h"
|
||||
#include "quickfix.h"
|
||||
|
Reference in New Issue
Block a user