mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +00:00
refactor: fix includes for api/autocmd.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nvim/api/keysets.h"
|
||||
#include "nvim/api/keysets_defs.h"
|
||||
#include "nvim/api/options.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/dispatch.h"
|
||||
|
Reference in New Issue
Block a user