enabled spell checking
This commit is contained in:
parent
01c084a5a3
commit
3dd0e7ac89
2 changed files with 6 additions and 1 deletions
|
@ -9,6 +9,7 @@ return {
|
|||
|
||||
null_ls.setup({
|
||||
sources = {
|
||||
null_ls.builtins.completion.spell,
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue