Searched defs:LUAVIM_WINDOW (Results 1 – 1 of 1) sorted by relevance
57 static const char LUAVIM_WINDOW[] = "window"; variable1592 luaV_newtype(win_T, window, luaV_Window, LUAVIM_WINDOW) in luaV_newtype() argument