luahl: global the luahl

This commit is contained in:
Björn Linse
2020-09-12 10:29:30 +02:00
parent 05c68922d3
commit 4042975df4
9 changed files with 144 additions and 104 deletions

View File

@@ -7,6 +7,8 @@
#include <string.h>
#include <stdbool.h>
#include <lua.h>
#include <lauxlib.h>
#include <msgpack.h>
#include "nvim/ascii.h"