skewb1k.bsky.social
@skewb1k.bsky.social
Reposted
Happy New Year, Neovim enjoyers! Let 2026 bring more "out of the box" experience and faster startup time for you!

As last year, here is a thread with #neovim development stats in 2025.
neovim.io Neovim @neovim.io · Dec 31
Happy New Year, everybody! Let's hope that next year will bring us more awesome features and less broken configs!

Here is a small thread with #neovim development stats in 2024.
December 31, 2025 at 2:17 PM
Reposted
#neovim Development News

The 0.12 version will update `vim.json.encode()` to support pretty-formatting and key sorting.

PR:
- github.com/neovim/neovi...
- github.com/neovim/neovi...
feat(json): support pretty-formatting with `vim.json.encode()` by skewb1k · Pull Request #35424 · neovim/neovim
Problem: There is no straightforward way to pretty-print objects as JSON. The existing vim.inspect outputs LON. Solution: Introduce an indent option for vim.json.encode() which enables human-readab...
github.com
December 4, 2025 at 3:52 PM