lua: Move files from src/nvim/viml/executor to src/nvim/lua

This commit is contained in:
ZyX
2017-04-11 01:09:36 +03:00
parent 1751ec192d
commit f98a3d85ed
9 changed files with 15 additions and 16 deletions

2
src/nvim/lua/vim.lua Normal file
View File

@@ -0,0 +1,2 @@
-- TODO(ZyX-I): Create compatibility layer.
return {}