Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够:wq在vim. 可能吗?
:wq
vim
"Already at oldest change"我发现当我这样做时它总是抱怨u。
"Already at oldest change"
u
在 vim 的帮助中快速搜索表明该undofile选项可能很有趣。undo-persistence在内部帮助中查找。
undofile
undo-persistence