mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
shada: Add support for dumping/restoring bufs changes and win jumps
This commit is contained in:
@@ -23,6 +23,7 @@ class EntryTypes(Enum):
|
||||
Jump = 8
|
||||
BufferList = 9
|
||||
LocalMark = 10
|
||||
Change = 11
|
||||
|
||||
|
||||
def strtrans_errors(e):
|
||||
|
Reference in New Issue
Block a user