chore(helix): remove unused program
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
2b1eb9c90e
commit
84c8080d7d
2 changed files with 0 additions and 22 deletions
|
@ -1,5 +0,0 @@
|
|||
theme = "onedark"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
mouse = true
|
|
@ -1,17 +0,0 @@
|
|||
[[language]]
|
||||
name = "rust"
|
||||
auto-format = false
|
||||
|
||||
[[language]]
|
||||
name = "racket"
|
||||
file-types = ["rkt"]
|
||||
comment-token = ";"
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
config = "racket -l racket-langserver"
|
||||
|
||||
[[language]]
|
||||
name = "java"
|
||||
file-types = ["java"]
|
||||
comment-token = "//"
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
config = "java-language-server"
|
Loading…
Add table
Add a link
Reference in a new issue