things
This commit is contained in:
parent
4d07e39eee
commit
8d0e09607a
5 changed files with 25 additions and 13 deletions
|
@ -53,13 +53,6 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
severity = {
|
||||
min = vim.diagnostic.severity.ERROR,
|
||||
max = vim.diagnostic.severity.ERROR,
|
||||
}
|
||||
},
|
||||
filters = {
|
||||
dotfiles = false,
|
||||
git_ignored = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue