mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 01:22:41 +00:00
lua: Move files from src/nvim/viml/executor to src/nvim/lua
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
#include "nvim/event/rstream.h"
|
||||
#include "nvim/event/wstream.h"
|
||||
#include "nvim/shada.h"
|
||||
#include "nvim/viml/executor/executor.h"
|
||||
#include "nvim/lua/executor.h"
|
||||
#include "nvim/globals.h"
|
||||
|
||||
static int quitmore = 0;
|
||||
|
||||
Reference in New Issue
Block a user