Helix Theme Syncing with COSMIC

How I sync the Helix theme with COSMIC.

Matthew Sanabria
#helix の cursor-shape.insert を bar にすると日本語をinline 入力できる。
blockにするとできない。なんじゃそりゃああ!

Recently discovered #typst. And I am simply overjoyed. 😁 Too many times I spent relearning #LaTex. Yet, still having issues with the styling, compiling, formatting, tooling, etc. 😡

But on typst? Install the snap, open up #helix, and away I go! 😎 Markup language is really intuitive. And writing functions is so easy.

Pretty certain I'm going to convert all those tex files I have to this. 😏

just discovered that `&` aligns selections in #Helix and fuck me I want the last 15 minutes where I was doing it by hand like a noob back.

My #AoC repository has 908 files (285 are in #rust). Recently I found rust-analyzer called from #helix spins forever. AI helped me out to find the solution. Too many files!

diff --git a/languages.toml b/languages.toml
index 1a890bab..f6e67819 100644
--- a/languages.toml
+++ b/languages.toml
@@ -208,7 +208,7 @@ inlayHints.lifetimeElisionHints.enable = "skip_trivial"
inlayHints.typeHints.hideClosureInitialization = false

[language-server.rust-analyzer.config.files]
-watcher = "server"
+watcher = "client"

[language-server.typescript-language-server]
command = "typescript-language-server"

@bortzmeyer

Perso, même si j'utilise #helix comme `EDITOR`, je ne le maîtrise pas et je ne code pas avec. J'essaie d'apprendre petit à petit.

Mes besoins qui ne matchent pas trop avec #nb :

2/4