2025-11-04 15:56:16
lazygit is perfection and that sadly means i will never learn jj
https://www.bwplotka.dev/2025/lazygit/
Achievement unlocked: edit OpenOffice XML in #neovim to remove an additional page Libreoffice Writer can't.
December is just around the corner, 12 days of brilliantly fun #AdventOfCode puzzles
Have fun, folks 🥳
https://github.com/csessh/aoc.nvim
I am having severe issues with LSPs.
Now it is Rust Analyzer.
Before I had OOMs with the Go LSP.
And I am not alone; there are many posts like this.
Regardless of editors.
People report it with VSCode and NeoVim.
I guess I will get back to Zed again for now.
Just the conveniences of auto-complete, going to definitions, keyboard-only use and nice integration with a terminal is what I'm after.
I know that IDEs have terminal panes, but they are cumbe…
I wanted #Neovim and #Taskwarrior to interact together, so I wrote a script:
https://www-gem.codeberg.page/cli_task
LazyVim is super cool, but I wanted to run it deliberately with a command alias `lvim` instead of being default for neovim.
Here's a quick snippet on how I solved it: #lazyvim