Add typo lsp for helix editor in repo-level helix configuration
This commit is contained in:
parent
fd9ef02112
commit
0bb321f2c5
1 changed files with 4 additions and 0 deletions
|
|
@ -14,5 +14,9 @@ language-servers = ["taplo", "typos-lsp"]
|
|||
name = "git-ignore"
|
||||
language-servers = ["typos-lsp"]
|
||||
|
||||
[[language]]
|
||||
name = "jjdescription"
|
||||
language-servers = ["typos-lsp"]
|
||||
|
||||
[language-server.typos-lsp]
|
||||
command = "typos-lsp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue