release-notes: update jacekpoz to poz

This commit is contained in:
poz 2025-05-01 00:26:04 +02:00
commit eb4b990b49
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ vim.api.nvim_set_keymap('n', '<leader>a', ':lua camelToSnake()<CR>', { noremap =
- Added rose-pine theme.
[jacekpoz](https://jacekpoz.pl):
[poz](https://poz.pet):
- Added `vim.autocomplete.alwaysComplete`. Allows users to have the autocomplete
window popup only when manually activated.