Home
last modified time | relevance | path

Searched refs:lua_remove (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c164 #define lua_remove dll_lua_remove macro
1765 lua_remove(L, -2); // vim.eval at position 1 in luaV_debug()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt5016 Solution: Define lua_replace and lua_remove. (KF Leong)