update settings

This commit is contained in:
Gustavo Silva (es00679121_prosegur) 2023-11-21 22:59:25 +01:00
parent 625a356917
commit 0ea975b543
2 changed files with 2 additions and 2 deletions

View file

@ -32,6 +32,6 @@ return {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
use_diagnostic_signs = false,
use_diagnostic_signs = true,
},
}