Replies: 2 comments 1 reply
-
不会吧,再排查是哪个 autocmd 导致的呢? |
Beta Was this translation helpful? Give feedback.
0 replies
-
另外,去掉autocmd,保存文件也需要等待5秒.. git = {
-- enabled = false,
} 但是,注释掉之后左侧文件树按o首次打开文件夹时由有3秒延时...打开文件没有延时 发现官方有个issue: 我这边的原因是因为用的 vim.o.shell = '/bin/bash' |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
进入、退出插入模式、undo需要7+秒...
通过排查后发现去掉autocmd.lua后恢复正常
MacOS Monterey 12.5
Beta Was this translation helpful? Give feedback.
All reactions