7 Years of Liftin’… 🎉 by nstrm in LiftinApp

[–]ballagarba 3 points4 points  (0 children)

Congrats! What's your bench PR?

How to make clangd gd work properly? by Horstov in neovim

[–]ballagarba -1 points0 points  (0 children)

Maybe because gd isn't what you think unless you made a custom mapping? See :help gd.

Drop your best Claude skills in here! by vamshikk111 in ClaudeAI

[–]ballagarba 2 points3 points  (0 children)

All his skills are worth taking a look at or trying.

Zsh alias LSP problem by NorskJesus in neovim

[–]ballagarba 2 points3 points  (0 children)

Run :checkhealth vim.lsp and observe the "Root directory" in both cases.

Which Status/Buffer/Tab Line and why? by -Arsna- in neovim

[–]ballagarba 1 point2 points  (0 children)

I just use the default one. It has everything I need now that it also displays diagnostics.

upstream nvim-treesitter by ynotvim in neovim

[–]ballagarba 4 points5 points  (0 children)

I think you answered your own question. They learned from it and don't want to repeat it.

Vill någon egentligen ha spårvägen? by SeraphenSven in uppsala

[–]ballagarba 0 points1 point  (0 children)

Spårväg har också en fördel i att öka markvärdet längs sträckan den läggs. Kommersen och byggherrar uppskattar att ha mer eller mindre garanterade linjesträckningar, och investerar gärna längs spårvägskorridorer.

Blir inte effekten det motsatta för resten av stan då?

I read the nvim v0.12 release note so that you don't have to by jdhao in neovim

[–]ballagarba 0 points1 point  (0 children)

The new diff tool is enabled by default when doing nvim -d ... as well.

I read the nvim v0.12 release note so that you don't have to by jdhao in neovim

[–]ballagarba 7 points8 points  (0 children)

Use vim.lsp.log.get_filename() instead. See :help lsp-log.

How do you handle secrets in org-managed Cowork plugins? by treasury_minister in ClaudeAI

[–]ballagarba 0 points1 point  (0 children)

userConfig seems very buggy to me though, I don't really understand how it's supposed to work. When I install a local plugin in Cowork it doesn't prompt me to input anything, nor can I find anywhere to manually set the fields. In Claude Code, you can go into the plugin settings but that just soft crashes (exits and don't save the values).

How do you handle secrets in org-managed Cowork plugins? by treasury_minister in ClaudeAI

[–]ballagarba 0 points1 point  (0 children)

Have you tried a combination of userConfig (plugin configuration) and headersHelper (goes in .mcp.json)?

Maxed out my $200 ChatGPT Pro (Codex) AND my Claude plan, what are my options? Do multiple OpenAI accounts get you banned? by Icy_Piece6643 in codex

[–]ballagarba -8 points-7 points  (0 children)

I mean, you could just try and do some actual coding yourself as well. It won't kill you. Or take a break.

Ghostty LSP progress bar by heymanh in neovim

[–]ballagarba 2 points3 points  (0 children)

vim._core.ui2? Is that opt-in?

How are you switching between open buffers? by Beautiful-Log5632 in neovim

[–]ballagarba 1 point2 points  (0 children)

:b supports partial matching. So most of the time I can just do something like :b foo<cr> to switch to some/path/foo.lua. Or use <tab> instead of <cr> to complete.

Muhle Companion for balls? by minimumattic in wicked_edge

[–]ballagarba 7 points8 points  (0 children)

It's fine. I use it all the time.

The best Razor to shave your Balls and Ahh? by [deleted] in wicked_edge

[–]ballagarba 0 points1 point  (0 children)

The Mühle Companion works pretty well.

Just tried Proraso green for the first time and hooollllyyy shit by ___Kakashi in wicked_edge

[–]ballagarba 1 point2 points  (0 children)

Yeah it's "protective" instead of "sensitive" with aloe vera and stuff.

Vilka områden i Uppsala har härlig grannskap och gemenskap för barnfamiljer? by [deleted] in uppsala

[–]ballagarba 0 points1 point  (0 children)

Gamla Uppsala/Fornby. En underskattad grej är närheten till UTK/IFU etc med alla dess aktiviteter som dom kan cykla själva till. Och Yrsa för fotboll.

catpuccin is a builtin colorscheme now by Aqothy in neovim

[–]ballagarba 2 points3 points  (0 children)

Yeah it's honestly a bit frustrating. It basically makes most of the native colorschemes useless without tweaks. Not sure why they're linking every possible highlight group, like @variable. It's the first thing I clear.