mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 18:24:13 +00:00
api: allow nvim_buf_attach from lua using callbacks
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define NVIM_LUA_EXECUTOR_H
|
||||
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/func_attr.h"
|
||||
|
||||
Reference in New Issue
Block a user