]> git.rmz.io Git - dotfiles.git/commit
nvim: replace replacewithregister and sort with mini.operators
authorSamir Benmendil <me@rmz.io>
Wed, 29 Oct 2025 22:10:24 +0000 (22:10 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 29 Oct 2025 22:10:24 +0000 (22:10 +0000)
commit85372e648b5515b94e6b8af9d74f681302a6d126
treea977692c81d0857b6f80649e0572ba5bcdd3e63b
parentaeb86e7d7f4ccc75cfbe8963817af8c696a0dea7
nvim: replace replacewithregister and sort with mini.operators

This fixes the issue where gr* were now configured to do LSP stuff. I've
got LSP key on \r instead.

It might be worthwhile to reconsider that and use the official LSP
bindings, but atm griw is soo engrained in muscle memory that it was
frustrating for it to not do what was expected.
nvim/lazy-lock.json
nvim/lua/plugins/editor.lua
vim/vimrc