This was probably the web page I’ve visited the most in 2025 https://vim.rtorr.com/ (it's my favorite vim cheatsheet)

#vim #neovim

Vim Cheat Sheet

Explore vim.rtorr.com for an extensive Vim cheat sheet, offering clear, concise commands and shortcuts for Vim users. Whether you're a beginner or an experienced developer, find tips and tricks to enhance your coding efficiency in Vim.

I've been enjoying #Cursor a lot over the last year (although it wasn't love at first sight!) - although there is still very much a place for #neovim #vim https://blog.jread.com/posts/i-use-cursor-ai/
I use cursor, and neovim; sometimes I want AI, sometimes I don't

This article started life in October 2024 as a “Initial reaction to using Cursor.AI for a few hours” - as the provisional title suggests, I was trying out Cursor.AI for the first time - and it was not love at first sight! As an eager user of vim (and now, neovim more recently) I was curious to see how well this AI-powered code completion tool would integrate into my existing workflow.

James Read's Code, Containers & Cloud blog
Neovim as window manager

YouTube
Yesterday I ordered a T-Shirt at the neovim store.
You gotta support these open source heroes!
Wanna do the same?
https://store.neovim.io/en-eur/products/neovim-repos-black-t-shirt
#neovim
Neovim repos black t-shirt

Official Neovim merchandise. Show support for your favorite editor, impress your friends, and look good while doing it!

Neovim Store

​ Alright, Neovim community, I have an interesting and specific problem I want to solve with a plugin, but I am lazy and hoping it already exists:

Grocery list.

I know, I know, there are a million task list apps, but I have specific needs here:

  • the list has to printable either via a command that I can set, or via literally saving to a file that I can print. (I use a little thermal printer to create a ticket to hand off to other members of the house hold)

  • the list has to remember what I've previously added to the list, and refuse duplicates if there's one checked off already - instead just unchecking the existing checked off item

  • bonus: it can have separate sections e.g. I can create different lists for different stores. Some stuff I can only get certain places, so this is handy, because I can't hit every store every day.

#neovim

Fun find of the day: g? is a #vim operator to do ROT13 encoding: https://neovim.io/doc/user/motion.html#operator #nvim #neovim
Motion - Neovim docs

Neovim user documentation

I stopped using LSPs | Neovim, fzf, ripgrep

https://programming.dev/post/43540499

I stopped using LSPs | Neovim, fzf, ripgrep - programming.dev

Lemmy

#neovim Development News The 0.12 version will update 'fillchars' option with a new "foldinner" character. It can be used as a character to show instead of the numeric foldlevel when it would be repeated in a narrow 'foldcolumn'. PR (Vim patch): - github.com/neovim/neovi...

vim-patch:9.1.1819: Cannot con...

https://github.com/gbprod/yanky.nvim where have you been all the time?

Just disabled the shada backend. Not sure why is this default as I have a single neovim per project.

#neovim

GitHub - gbprod/yanky.nvim: Improved Yank and Put functionalities for Neovim

Improved Yank and Put functionalities for Neovim. Contribute to gbprod/yanky.nvim development by creating an account on GitHub.

GitHub

Happy New Year! 🎉 Kicking off 2026 with my first Neovim plugin: calendar.nvim! 🗓️ It features Vim-style keybindings and date marking for better navigation. Check it out! #Neovim

https://github.com/wsdjeg/calendar.nvim