Merge branch 'main' into feature/php-cs

This commit is contained in:
Ching Pei Yang 2026-02-11 13:01:48 +01:00 committed by GitHub
commit c6957c5c33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 63 additions and 10 deletions

View file

@ -194,4 +194,13 @@ https://github.com/gorbit99/codewindow.nvim
- Fix non-functional `vim.keymaps.*.noremap`. Now, setting it to false is
equivalent to `:lua vim.keymap.set(..., { remap = true })`
[kazimazi](https://github.com/kazimazi):
- Added [`grug-far.nvim`](https://github.com/MagicDuck/grug-far.nvim) the find
and replace tool for neovim.
[Ladas552](https://github.com/Ladas552)
- Changed `withRuby` to not be enabled by default
<!-- vim: set textwidth=80: -->