voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
#neovim Development News
The 0.12 version makes `vim.treesitter.get_parser()` always return `nil` when it fails to create a parser (instead of throwing an error).
Welcome a new #neovim maintenance release: version 0.12.4. As usual: mostly fixes, several new features and performance improvements.
Release: github.com/neovim/neovi...
Changelog: github.com/neovim/neovi...
#neovim Development News
The 0.12 version allows setting custom format function for diagnostics statusline component.
#neovim Development News
The 0.12 version shows a warning if the log file path is inaccessible.
#neovim Development News
The 0.12 version updates 'listchars' option with "leadtab" flag.
This allows showing a dedicated symbol only for leadting tab characters.
PR (Vim patch):
- github.com/neovim/neovi...
#neovim Development News The 0.12 version updates built-in LSP completion to show colored symbol preview for color items. PR: - github.com/neovim/neovi...