Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c2453 luaopen_vim(lua_State *L) in luaopen_vim() function
2528 lua_pushcfunction(L, luaopen_vim); // vim in luaV_newstate()