refactor(#2826): globals.TABPAGES -> WINID_PER_TAB
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
local M = {
|
||||
-- from View
|
||||
TABPAGES = {},
|
||||
WINID_PER_TAB = {},
|
||||
BUFNR_PER_TAB = {},
|
||||
CURSORS = {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user