Revert "refactor(#2826): move global CURSORS to view member"
This reverts commit d84dfad1c3.
This commit is contained in:
@@ -4,6 +4,7 @@ local M = {
|
||||
-- from View
|
||||
WINID_BY_TABID = {},
|
||||
BUFNR_BY_TABID = {},
|
||||
CURSORS = {},
|
||||
}
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user