asdf8601.bsky.social
@asdf8601.bsky.social
Reposted
Really big age release coming tomorrow! 🎅🏻

- native post-quantum keys
- built-in recipients for hw plugins
- age-inspect tool
- plugin framework
- batchpass plugin
- many improved error messages
GitHub - FiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. - FiloSottile/age
age-encryption.org
December 24, 2025 at 12:02 PM
Reposted
#neovim Development News

The 0.12 version will allow to have more than 10 entries in quickfix / loclist history stack via new 'chistory' / 'lhistory' options.

PR (Vim patch):
- github.com/neovim/neovi...
vim-patch:9.1.{1253,1283,1287} by zeertzjq · Pull Request #33381 · neovim/neovim
vim-patch:9.1.1253: abort when closing window with attached quickfix data Problem: If win_close() is called with a window that has quickfix stack attached to it, the corresponding quickfix buffer ...
github.com
May 5, 2025 at 1:02 PM
Reposted
We are participating in a Google Summer of Code 2025!

Here are some useful links:
- Neovim's page with how to start and some project ideas: github.com/neovim/neovi...
- Overview of GSoC 2025: summerofcode.withgoogle.com/how-it-works

#neovim
Google Summer of Code
Vim-fork focused on extensibility and usability. Contribute to neovim/neovim development by creating an account on GitHub.
github.com
February 28, 2025 at 2:04 PM
Reposted
Hot take: This is better than using LazyGit.nvim
December 26, 2024 at 2:34 AM
I've found a very strange issue when I set:

$ EDITOR=nvim zsh -i
$ hello world<Ctrl-a><Ctrl-e>

Ctrl-a is supposed to move the cursor to the start of the line, and Ctrl-e to the end is not working anymore.
January 20, 2025 at 8:59 PM
Reposted
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, 2024 at 2:30 PM
Reposted
#neovim Development News

The 0.11 version will have built-in snippet engine (`vim.snippet`) automatically map / to jump forward/backward.
May require adjusting your config if you have those keys mapped in Insert mode.

PR:
- github.com/neovim/neovi...
feat(lsp): completion side effects by MariaSolOs · Pull Request #27339 · neovim/neovim
Closes #25714 This PR introduces vim.lsp.completion with the goal of supporting the completion behaviours (snippet expansion, execution of commands, application of text edits) specified by LSP. To ...
github.com
December 27, 2024 at 6:28 PM
Reposted
Merry Christmas everybody! Hope you have a lovely day/week/month/year/decade!
Here is a what Christmas (abstract syntax) tree looks like in Neovim HQ:
December 25, 2024 at 8:31 AM
I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5
Day 5 - Advent of Code 2024
adventofcode.com
December 26, 2024 at 1:23 PM
neovim, btw
November 21, 2024 at 10:47 AM