Home
last modified time | relevance | path

Searched defs:LUAVIM_WINDOW (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c57 static const char LUAVIM_WINDOW[] = "window"; variable
1592 luaV_newtype(win_T, window, luaV_Window, LUAVIM_WINDOW) in luaV_newtype() argument