-
我发现像@nshen 大佬这样设置好快照snapshot后,每次启动nvim都会尝试回滚。是否有方法能禁止自动回滚? |
Beta Was this translation helpful? Give feedback.
Answered by
nshen
Jul 26, 2022
Replies: 1 comment 1 reply
-
learn-neovim-lua/lua/plugins.lua Lines 153 to 154 in 7af7008 这行删掉就不会回滚了,v2分支也没有回滚 相关讨论 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
allworldg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
learn-neovim-lua/lua/plugins.lua
Lines 153 to 154 in 7af7008
这行删掉就不会回滚了,v2分支也没有回滚
相关讨论
#51