mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 02:08:17 +00:00
refactor: fix includes for api/autocmd.h
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "klib/kvec.h"
|
||||
#include "lua.h"
|
||||
#include "nvim/api/buffer.h"
|
||||
#include "nvim/api/keysets.h"
|
||||
#include "nvim/api/keysets_defs.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/api/private/validate.h"
|
||||
|
Reference in New Issue
Block a user