docs: update jacekpoz's link

This commit is contained in:
jacekpoz 2024-08-02 13:40:03 +02:00
commit be990ce421
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

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