mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
lua: Move files from src/nvim/viml/executor to src/nvim/lua
This commit is contained in:
@@ -377,7 +377,7 @@ output:write([[
|
||||
#include "nvim/func_attr.h"
|
||||
#include "nvim/api/private/defs.h"
|
||||
#include "nvim/api/private/helpers.h"
|
||||
#include "nvim/viml/executor/converter.h"
|
||||
#include "nvim/lua/converter.h"
|
||||
]])
|
||||
include_headers(output, headers)
|
||||
output:write('\n')
|
||||
|
Reference in New Issue
Block a user