Tootfinder

Opt-in global Mastodon full text search. Join the index!

@wwwgem@social.linux.pizza
2026-06-26 20:01:03

I've rebuilt my #neovim config to benefit from version 0.12 and I've learned some new things in the process. Beyond what has been reported everywhere already, here are the small tips I'd like to share with you:

@wwwgem@social.linux.pizza
2026-06-27 14:39:53

Looks like I got a little ahead of myself. My last post about my new #neovim config left out quite a bit of what I wanted to share. Better late than never, time for an update! ^^
www-gem.codeberg.page/vim_2026

@michabbb@social.vivaldi.net
2026-07-24 05:46:09

🔧 Ships as a language server (harper-ls), a JavaScript library, a Rust crate, browser extensions and editor plugins: VS Code, Neovim, Zed, Obsidian, WordPress block editor, Chrome, Firefox and a macOS desktop app that works in every text field system-wide.

@wwwgem@social.linux.pizza
2026-06-25 01:20:19

Rework my #Neovim config to finally benefit from the recent major changes. Since I was on it, I've also revisited the entire config, some plugins, replaced some with simple functions... It was a lot of fun. It's been a long time since I had a chance to tweak Neovim that much and it felt good :)

@jamesthebard@social.linux.pizza
2026-07-20 17:32:52

Things I've learned today:
- Valgrind does not support AVX512 instructions. That was an adventure because I was writing purposefully bad code at the time...
- However, changed strategies and used `clang` with the `fsanitize=address,undefined` option which seems to work perfectly fine.
#clang

A screenshot of Neovim with the source code that was compiled, and the output of the binary using the clang sanitize options of address and undefined.
@cyrevolt@mastodon.social
2026-05-12 15:06:24

OH: "I dreamt of NeoVim last night."
...
"I dreamt of Deutsche Bahn last night."

@vyskocilm@witter.cz
2026-05-05 20:32:36

“Co-Authored-By: Copilot”
I was ignoring Microsoft and their "free" editor before it was cool. It is just funny how many people felt the need to tell me how greybeard, backward and uncool I am when using #neovim

@wwwgem@social.linux.pizza
2026-06-19 17:18:41

Free your mind of code formatting and focus on code writing in Neovim thanks to conform.nvim
#blog

@wwwgem@social.linux.pizza
2026-06-29 02:15:43

I've streamlined the way #Neovim manages my LSP, Linting, and Formatters. Just sharing my approach with you in this #post:

@wwwgem@social.linux.pizza
2026-06-11 16:33:18

Have you heard of MRU.nvim before today? I didn't and that's another plugin I was missing to build my perfect Neovim.
#blog