This new #Neovim startup screen looks pretty nice.
https://fed.brid.gy/r/https://bsky.app/profile/did:plc:635xovhsdw27inbgxukm3qtp/post/3mhqnpubtks26
This new #Neovim startup screen looks pretty nice.
https://fed.brid.gy/r/https://bsky.app/profile/did:plc:635xovhsdw27inbgxukm3qtp/post/3mhqnpubtks26
Pointing lazy.nvim to a Pull Request
How to configure lazy.nvim to reference a Pull Request for a given plugin.https://fed.brid.gy/r/https://www.jvt.me/posts/2026/03/22/lazy-nvim-pr/
More success porting Lilypond/Frescobaldi capabilities over to Neovim: I can now easily do musical transformations on Lilypond notation!
I can transpose passages, double/halve the durations, dot/undot everything, apply a completely new rhythmic pattern, or remove repeated duration indicators or make them explicit again.
This uses the remote plugin feature on Neovim: https://github.com/reillypascal/nvim/tree/main/rplugin/python3
#Neovim #Nvim #Lilypond #Frescobaldi #Python #Composition #ClassicalMusic
Tomorrow I should receive my new #keebio Iris LM #keyboard.
I'm switching my local #Linux #development vm from vanilla #Ubuntu to #linuxmint #xfce.
I'm also in the middle of moving from #vscode to #neovim for #coding.
That's a lot of change crammed together for my day to day work. Ngl I'm wondering if this is a good idea. But #yolo.
Packaging kotlin-lsp for NixVim (Part 2)
🚨 New Blog Post Alert: Kotlin-lsp Packaging Pt 2
First time dealing with prebuilt binaries in Nix. What looked like a simple version bump ended up involving a native library, some patchelf debugging, and pulling in libgcc for libgcc_s.so.1.
autoPatchelfHook from nixpkgs made it fairly straightforward in the end.
Read more here:
https://britter.dev/blog/2026/03/20/kotlin-lsp-nixvim-pt2/
The upcoming stable version of Neovim comes with a native package manager. One of the core maintainers Evgeni Chasnovski, and the author of `mini.nvim` just published this incredible explainer of vim.pack with a handy migration guide. Incredible post for all Neovim users, worth reading before the upcoming release of Neovim 0.12.