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

怎么配置默认关闭代码右边这些virutal text 提示 #178

Closed
zct opened this issue Aug 9, 2022 · 3 comments
Closed

怎么配置默认关闭代码右边这些virutal text 提示 #178

zct opened this issue Aug 9, 2022 · 3 comments

Comments

@zct
Copy link

zct commented Aug 9, 2022

image

@nullchilly
Copy link
Contributor

:h vim.diagnostic.config()

@ayamir
Copy link
Owner

ayamir commented Aug 10, 2022

这是正常的lsp提示,如果你不需要可以执行lua vim.diagnostic.config({virtual_text = false})暂时关闭

@zct
Copy link
Author

zct commented Aug 10, 2022

谢谢~

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

3 participants