mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
update
This commit is contained in:
parent
d7d3a38936
commit
33237c167e
3 changed files with 20 additions and 21 deletions
|
@ -85,7 +85,7 @@ vim.g.pcode_lsp_installer = {
|
|||
}
|
||||
|
||||
-- use for lsp diagnostics virtual text
|
||||
vim.g.pcode_lsp_virtualtext = false
|
||||
vim.g.pcode_lsp_virtualtext = true
|
||||
|
||||
-- use for lsp ghost text config
|
||||
vim.g.pcode_lspghost_text = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue