[nvim] lspsaga moved repos

This commit is contained in:
eleith 2023-08-08 23:50:30 +00:00
parent 4bfe1cde0e
commit ef5153291d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ return {
enable = false, enable = false,
}, },
diagnostic = { diagnostic = {
show_code_action = false, show_code_actions = false,
}, },
}) })