Helix keymaps

This commit is contained in:
2025-07-08 09:43:16 +03:00
parent 23ca5c3c0a
commit 55e1289f18
7 changed files with 75 additions and 20 deletions

View File

@ -19,8 +19,10 @@ name = "toml"
auto-format = true
[language-server.taplo]
config = {} # https://github.com/helix-editor/helix/issues/3897
# TODO: still aligns
[language-server.taplo.config]
alignComments = false
align_comments = false
[language-server.tinymist.config]
@ -30,7 +32,7 @@ exportPdf = "onSave" # "onDocumentHasTitle", # default: never
semanticTokens = "enable"
# [language-server.tinymist.nil]
# [language-server.nil]
# formatting.command = "alejandra"