Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim-go的一些设置会降低保存速度 #11

Open
MaxJohnXiang opened this issue Jan 3, 2021 · 1 comment
Open

vim-go的一些设置会降低保存速度 #11

MaxJohnXiang opened this issue Jan 3, 2021 · 1 comment

Comments

@MaxJohnXiang
Copy link

因为vim-go是同步的, 在项目比较大的时候执行save 的时候会很卡。 建议使用ale 的来实现
let g:go_fmt_autosave = 1
let g:go_imports_autosave = 1
@PegasusWang
Copy link
Owner

hi,可以在自己的分支禁用哈。我一般是微服务,所以目前影响不大

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants