refactor(#2826): consistent naming of tabid
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
local M = {
|
||||
-- from View
|
||||
WINID_PER_TAB = {},
|
||||
BUFNR_PER_TAB = {},
|
||||
WINID_BY_TABID = {},
|
||||
BUFNR_BY_TABID = {},
|
||||
CURSORS = {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user