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