theme = "adwaita-dark"
[editor]
line-number = "relative"
completion-replace = true
cursorline = true
color-modes = true
bufferline = "multiple"
[editor.statusline]
center = ["version-control"]
[editor.lsp]
display-inlay-hints = true
[editor.cursor-shape]
insert = "bar"
[editor.file-picker]
hidden = false
[editor.soft-wrap]
enable = true
[editor.gutters.line-numbers]
min-width = 1
[editor.whitespace]
render = "all"
[editor.indent-guides]
render = true
character = "╎" # Some characters that work well: "▏", "┆", "┊", "⸽"
skip-levels = 1
[[language]]
name = "typescript"
language-servers = [ { name = "typescript-language-server", except-features = [ "format" ] } ]
formatter = { command = 'prettier', args = ["--parser", "typescript"] }
auto-format = true
Command mode
Install at https://helix-editor.com/
or
Thanks for watching!
twitch.tv/brookzerker
github.com/brookspatton
x.com/brooks_patton
https://learning.brooksbuilds.com/